F10: Disable twoshay as default.
Temporary disble the twoshay service for bring up stage. Bug: 232043149 Test: touch is workable after stop twoshay. Signed-off-by: davidycchen <davidycchen@google.com> Change-Id: I5a216458b6d8692c530fca31ff44dd53697593c5
This commit is contained in:
parent
ea749a530b
commit
34ec640b3b
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,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