init.gs101.rc: adjust the sysfs permission for touch.

Bug: 193467774
Test: check bugreport for touch pre-logs.
Signed-off-by: Super Liu <supercjliu@google.com>
Change-Id: Iccf138fd891fd54bf22a56e8ed57643ef4d7d384
This commit is contained in:
Super Liu 2021-11-10 11:05:12 +08:00 committed by TreeHugger Robot
parent b32bc7188d
commit 41c75ffb57

View file

@ -646,6 +646,7 @@ on property:vendor.device.modules.ready=1
chown system system /sys/devices/virtual/sec/tsp/cmd
chown system system /sys/devices/virtual/sec/tsp/cmd_result
chown system system /sys/devices/virtual/sec/tsp/status
chown system system /sys/devices/virtual/input/nvt_touch/force_touch_active
# Allow access to touch
chown system input /dev/touch_offload
chmod 660 /dev/touch_offload