P10: Start twoshay service during boot. am: 81d4d05b9c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17106005 Change-Id: I20058283f684def98ab440f9e7517e37245ab812
This commit is contained in:
commit
d388584166
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
||||||
import /vendor/etc/init/hw/init.gs201.rc
|
import /vendor/etc/init/hw/init.gs201.rc
|
||||||
import /vendor/etc/init/hw/init.pantah.rc
|
import /vendor/etc/init/hw/init.pantah.rc
|
||||||
|
|
||||||
|
on property:vendor.device.modules.ready=1
|
||||||
|
# Start the twoshay touch service
|
||||||
|
start twoshay
|
||||||
|
|
||||||
# Toggle glove_mode according to touch_sensitivity_mode
|
# Toggle glove_mode according to touch_sensitivity_mode
|
||||||
on property:persist.vendor.touch_sensitivity_mode=0 && property:sys.boot_completed=1
|
on property:persist.vendor.touch_sensitivity_mode=0 && property:sys.boot_completed=1
|
||||||
write /proc/focaltech_touch/high_sensitivity 0
|
write /proc/focaltech_touch/high_sensitivity 0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue