blob: d8a37e4ea82c6cfed99ef069e2ad21be1f50f778 [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
Super Liue4ff0732023-06-27 06:08:01 +000018 chown system system /proc/goog_touch_interface/gti.1/dump
Wendly Li90f0d9b2023-04-25 18:10:12 +000019 chown system system /proc/goog_touch_interface/gti.1/ms_base
20 chown system system /proc/goog_touch_interface/gti.1/ms_diff
21 chown system system /proc/goog_touch_interface/gti.1/ms_raw
22 chown system system /proc/goog_touch_interface/gti.1/ss_base
23 chown system system /proc/goog_touch_interface/gti.1/ss_diff
24 chown system system /proc/goog_touch_interface/gti.1/ss_raw