Merge "gs101: set touch_offload device file permission" into sc-dev

This commit is contained in:
TreeHugger Robot 2021-03-16 10:25:45 +00:00 committed by Android (Google) Code Review
commit a9eb36903b

View file

@ -534,6 +534,9 @@ 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
# Allow access to touch
chown system input /dev/touch_offload
chmod 660 /dev/touch_offload
# Route touch_sensitivity_mode to persist
on property:debug.touch_sensitivity_mode=0