Start twoshay service on boot.
Bug: 226474828 Test: Verified twoshay launched successfully. Signed-off-by: Mark Chang <changmark@google.com> Change-Id: I3294cfaced458527f6967720f109502d7d9f5ed2
This commit is contained in:
parent
75cf47aa44
commit
a73876fe62
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ on property:vendor.device.modules.ready=1
|
||||||
chmod 660 /dev/touch_offload_fts
|
chmod 660 /dev/touch_offload_fts
|
||||||
chmod 660 /dev/touch_offload_fts_ext
|
chmod 660 /dev/touch_offload_fts_ext
|
||||||
# Start the twoshay touch service
|
# Start the twoshay touch service
|
||||||
# start twoshay
|
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue