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.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/panel_id
|
|
chown system system /sys/devices/virtual/goog_touch_interface/gti.0/offload_id
|
|
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
|
|
|
|
# Procfs
|
|
chown system system /proc/goog_touch_interface
|
|
chown system system /proc/goog_touch_interface/gti.0
|
|
chown system system /proc/goog_touch_interface/gti.0/dump
|
|
chown system system /proc/goog_touch_interface/gti.0/ms_base
|
|
chown system system /proc/goog_touch_interface/gti.0/ms_diff
|
|
chown system system /proc/goog_touch_interface/gti.0/ms_raw
|
|
chown system system /proc/goog_touch_interface/gti.0/ss_base
|
|
chown system system /proc/goog_touch_interface/gti.0/ss_diff
|
|
chown system system /proc/goog_touch_interface/gti.0/ss_raw
|