10 lines
281 B
Text
10 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
|