Merge "gs101: support touch sensitivity mode switching" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
0e5702d3c5
@@ -535,6 +535,13 @@ on property:vendor.device.modules.ready=1
|
||||
chown system system /sys/devices/virtual/sec/tsp/cmd_result
|
||||
chown system system /sys/devices/virtual/sec/tsp/status
|
||||
|
||||
# Route touch_sensitivity_mode to persist
|
||||
on property:debug.touch_sensitivity_mode=0
|
||||
setprop persist.vendor.touch_sensitivity_mode 0
|
||||
|
||||
on property:debug.touch_sensitivity_mode=1
|
||||
setprop persist.vendor.touch_sensitivity_mode 1
|
||||
|
||||
on property:init.svc.vendor.charger=running
|
||||
stop keymaster-4-0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user