touch: move the setup of gti ownership to gs-common am: c5e5774ae2
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/22817836 Change-Id: Ifcfef9aa42ba0c1d5a3cb924b619c7aee5aa6211 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
5f26ab5a57
1 changed files with 0 additions and 18 deletions
|
@ -56,24 +56,6 @@ on property:vendor.device.modules.ready=1
|
||||||
chown system input /dev/touch_offload_fts_ext
|
chown system input /dev/touch_offload_fts_ext
|
||||||
chmod 660 /dev/touch_offload_fts
|
chmod 660 /dev/touch_offload_fts
|
||||||
chmod 660 /dev/touch_offload_fts_ext
|
chmod 660 /dev/touch_offload_fts_ext
|
||||||
chown system system /sys/devices/virtual/goog_touch_interface/gti.0/force_active
|
|
||||||
chown system system /sys/devices/virtual/goog_touch_interface/gti.0/fw_ver
|
|
||||||
chown system system /sys/devices/virtual/goog_touch_interface/gti.0/ms_base
|
|
||||||
chown system system /sys/devices/virtual/goog_touch_interface/gti.0/ms_diff
|
|
||||||
chown system system /sys/devices/virtual/goog_touch_interface/gti.0/ms_raw
|
|
||||||
chown system system /sys/devices/virtual/goog_touch_interface/gti.0/self_test
|
|
||||||
chown system system /sys/devices/virtual/goog_touch_interface/gti.0/ss_base
|
|
||||||
chown system system /sys/devices/virtual/goog_touch_interface/gti.0/ss_diff
|
|
||||||
chown system system /sys/devices/virtual/goog_touch_interface/gti.0/ss_raw
|
|
||||||
chown system system /sys/devices/virtual/goog_touch_interface/gti.1/force_active
|
|
||||||
chown system system /sys/devices/virtual/goog_touch_interface/gti.1/fw_ver
|
|
||||||
chown system system /sys/devices/virtual/goog_touch_interface/gti.1/ms_base
|
|
||||||
chown system system /sys/devices/virtual/goog_touch_interface/gti.1/ms_diff
|
|
||||||
chown system system /sys/devices/virtual/goog_touch_interface/gti.1/ms_raw
|
|
||||||
chown system system /sys/devices/virtual/goog_touch_interface/gti.1/self_test
|
|
||||||
chown system system /sys/devices/virtual/goog_touch_interface/gti.1/ss_base
|
|
||||||
chown system system /sys/devices/virtual/goog_touch_interface/gti.1/ss_diff
|
|
||||||
chown system system /sys/devices/virtual/goog_touch_interface/gti.1/ss_raw
|
|
||||||
# Start the twoshay touch service
|
# Start the twoshay touch service
|
||||||
start twoshay
|
start twoshay
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue