2022-12-23 01:05:18 +00:00
|
|
|
on property:vendor.device.modules.ready=1
|
2023-04-17 17:42:27 +00:00
|
|
|
# Sysfs
|
2023-04-25 18:10:12 +00:00
|
|
|
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/panel_id
|
|
|
|
chown system system /sys/devices/virtual/goog_touch_interface/gti.1/offload_id
|
|
|
|
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
|
2023-04-17 17:42:27 +00:00
|
|
|
|
|
|
|
# Procfs
|
2022-12-23 01:05:18 +00:00
|
|
|
chown system system /proc/goog_touch_interface
|
2023-04-25 18:10:12 +00:00
|
|
|
chown system system /proc/goog_touch_interface/gti.1
|
|
|
|
chown system system /proc/goog_touch_interface/gti.1/ms_base
|
|
|
|
chown system system /proc/goog_touch_interface/gti.1/ms_diff
|
|
|
|
chown system system /proc/goog_touch_interface/gti.1/ms_raw
|
|
|
|
chown system system /proc/goog_touch_interface/gti.1/ss_base
|
|
|
|
chown system system /proc/goog_touch_interface/gti.1/ss_diff
|
|
|
|
chown system system /proc/goog_touch_interface/gti.1/ss_raw
|