sm6150-common: init: Set permissions for double tap to wake node

Change-Id: I0244ace82cee4b76a93d36624fe94cc78547860e
This commit is contained in:
palaych 2021-06-07 07:34:04 +00:00 committed by basamaryan
parent 176839842d
commit 87c9d011e8
No known key found for this signature in database
GPG Key ID: 707BA6C82329E8F9

View File

@ -118,6 +118,10 @@ on boot
mkdir /mnt/vendor/persist/goodix 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
# Set allocstall_threshold to 0
# Set swappiness to 100