sm6150-common: init: Set permissions for double tap to wake node
Change-Id: I0244ace82cee4b76a93d36624fe94cc78547860e
This commit is contained in:
parent
176839842d
commit
87c9d011e8
@ -118,6 +118,10 @@ on boot
|
|||||||
mkdir /mnt/vendor/persist/goodix 0770 system system
|
mkdir /mnt/vendor/persist/goodix 0770 system system
|
||||||
mkdir /mnt/vendor/persist/fpc 0770 system system
|
mkdir /mnt/vendor/persist/fpc 0770 system system
|
||||||
|
|
||||||
|
# Touchpanel
|
||||||
|
chmod 0664 /sys/devices/virtual/touch/touch_dev/double_tap
|
||||||
|
chown system system /sys/devices/virtual/touch/touch_dev/double_tap
|
||||||
|
|
||||||
on property:sys.boot_completed=1
|
on property:sys.boot_completed=1
|
||||||
# Set allocstall_threshold to 0
|
# Set allocstall_threshold to 0
|
||||||
# Set swappiness to 100
|
# Set swappiness to 100
|
||||||
|
Loading…
Reference in New Issue
Block a user