9053fbc505
To use KeyDisabler for hardware touch keys. This will disable touch keys properly. Signed-off-by: Deokgyu Yang <secugyu@gmail.com> Change-Id: I6c2cfb8577bab19c708300aa16e0eb18730c293d
9 lines
281 B
Text
9 lines
281 B
Text
on init
|
|
# Key Disabler
|
|
chown system system /sys/class/sec/sec_touchkey/input/enabled
|
|
chmod 0660 /sys/class/sec/sec_touchkey/input/enabled
|
|
|
|
service vendor.touch-hal-1-0 /vendor/bin/hw/vendor.lineage.touch@1.0-service.gts3l
|
|
class hal
|
|
user system
|
|
group system
|