Merge "gs101: set touch_offload device file permission" into sc-dev
This commit is contained in:
commit
a9eb36903b
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
|
||||||
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
|
||||||
|
# Allow access to touch
|
||||||
|
chown system input /dev/touch_offload
|
||||||
|
chmod 660 /dev/touch_offload
|
||||||
|
|
||||||
# Route touch_sensitivity_mode to persist
|
# Route touch_sensitivity_mode to persist
|
||||||
on property:debug.touch_sensitivity_mode=0
|
on property:debug.touch_sensitivity_mode=0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue