sm7125-common: touch: Correct touchscreen permissions and move to early-init

* Our touch HAL needs read permissions on that

Change-Id: Icce27bac1cc2c2909f1a464ddb9fd42862db5a98
tirimbino
Simon1511 2 years ago committed by Ruchit Marathe
parent ea008a5a7e
commit 96f1dceb8f
  1. 4
      touch/vendor.lineage.touch@1.0-service.sm7125.rc

@ -1,3 +1,7 @@
on early-init
chown system radio /sys/class/sec/tsp/cmd
chmod 0664 /sys/class/sec/tsp/cmd
service vendor.touch-hal-1-0 /vendor/bin/hw/vendor.lineage.touch@1.0-service.sm7125
class hal
user system

Loading…
Cancel
Save