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:
parent
b32bc7188d
commit
41c75ffb57
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
chown system system /sys/devices/virtual/sec/tsp/cmd_result
|
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/sec/tsp/status
|
||||||
|
chown system system /sys/devices/virtual/input/nvt_touch/force_touch_active
|
||||||
# Allow access to touch
|
# Allow access to touch
|
||||||
chown system input /dev/touch_offload
|
chown system input /dev/touch_offload
|
||||||
chmod 660 /dev/touch_offload
|
chmod 660 /dev/touch_offload
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue