mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 16:26:02 +00:00
sm6150-common: init: Set permissions for double tap to wake node
Change-Id: I0244ace82cee4b76a93d36624fe94cc78547860e
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user