Bug: 288835055 Test: check the bugreport with abtd build. Change-Id: I54e9206416d6667851e35368f9f6c641e97cd2fc Signed-off-by: Super Liu <supercjliu@google.com>
25 lines
1.5 KiB
Plaintext
25 lines
1.5 KiB
Plaintext
on property:vendor.device.modules.ready=1
|
|
# Sysfs
|
|
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
|
|
|
|
# Procfs
|
|
chown system system /proc/goog_touch_interface
|
|
chown system system /proc/goog_touch_interface/gti.1
|
|
chown system system /proc/goog_touch_interface/gti.1/dump
|
|
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
|