blob: 28c8204f03e16ee8e720c7ead6eb766c98c9839a [file] [log] [blame]
Wendly Li90f0d9b2023-04-25 18:10:12 +00001on property:vendor.device.modules.ready=1
2 # Sysfs
3 chown system system /sys/devices/virtual/goog_touch_interface/gti.1/force_active
4 chown system system /sys/devices/virtual/goog_touch_interface/gti.1/fw_ver
5 chown system system /sys/devices/virtual/goog_touch_interface/gti.1/panel_id
6 chown system system /sys/devices/virtual/goog_touch_interface/gti.1/offload_id
7 chown system system /sys/devices/virtual/goog_touch_interface/gti.1/ms_base
8 chown system system /sys/devices/virtual/goog_touch_interface/gti.1/ms_diff
9 chown system system /sys/devices/virtual/goog_touch_interface/gti.1/ms_raw
10 chown system system /sys/devices/virtual/goog_touch_interface/gti.1/self_test
11 chown system system /sys/devices/virtual/goog_touch_interface/gti.1/ss_base
12 chown system system /sys/devices/virtual/goog_touch_interface/gti.1/ss_diff
13 chown system system /sys/devices/virtual/goog_touch_interface/gti.1/ss_raw
14
15 # Procfs
16 chown system system /proc/goog_touch_interface
17 chown system system /proc/goog_touch_interface/gti.1
18 chown system system /proc/goog_touch_interface/gti.1/ms_base
19 chown system system /proc/goog_touch_interface/gti.1/ms_diff
20 chown system system /proc/goog_touch_interface/gti.1/ms_raw
21 chown system system /proc/goog_touch_interface/gti.1/ss_base
22 chown system system /proc/goog_touch_interface/gti.1/ss_diff
23 chown system system /proc/goog_touch_interface/gti.1/ss_raw