diff --git a/rootdir/init.qcom.rc b/rootdir/init.qcom.rc index ae4a5ac..a274f57 100644 --- a/rootdir/init.qcom.rc +++ b/rootdir/init.qcom.rc @@ -216,7 +216,11 @@ on boot # Adaptive LMK write /sys/module/lowmemorykiller/parameters/enable_adaptive_lmk 1 write /sys/module/lowmemorykiller/parameters/vmpressure_file_min 53059 - + + # Proximity sensor + chown system system /sys/class/input/event5/device/enable + chmod 0660 /sys/class/input/event5/device/enable + on fs mkdir /dev/usb-ffs 0770 shell shell mkdir /dev/usb-ffs/adb 0770 shell shell