P10: Start twoshay service during boot. am: 81d4d05b9c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17106005 Change-Id: Ic18f496e628366004c5d73dbc8e5c7f0eceb0c0a
This commit is contained in:
commit
529128621e
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.pantah.rc
|
||||
|
||||
on property:vendor.device.modules.ready=1
|
||||
# Start the twoshay touch service
|
||||
start twoshay
|
||||
|
||||
# Toggle glove_mode according to touch_sensitivity_mode
|
||||
on property:persist.vendor.touch_sensitivity_mode=0 && property:sys.boot_completed=1
|
||||
write /proc/focaltech_touch/high_sensitivity 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue