9 lines
283 B
Text
9 lines
283 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.msm8996
|
|
class hal
|
|
user system
|
|
group system
|