Merge "gs101: set touch_offload device file permission" into sc-dev am: a9eb36903b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/13881374 Change-Id: Ieb8de61f59012d47eff7f2f5ef31ba88342be4c5
This commit is contained in:
commit
c6fcf5f46a
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue