factory: default disable tap gesture function
Set persist.sys.tap_gesture=0 for factory target to disable tap to check phone by default. Bug: 261542166 Test: import rc to check tap to wake was not functional Change-Id: Ia9075f820a944d9f7035edf350816044abd1b9d1
This commit is contained in:
parent
472d77fe92
commit
ab7bfdbfeb
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ on property:vendor.all.modules.ready=1 && property:persist.sys.tap_gesture=0
|
|||
on property:vendor.all.modules.ready=1 && property:ro.build.flavor=factory_tangorpro-userdebug
|
||||
write /sys/devices/virtual/goog_touch_interface/gti.0/v4l2_enabled 0
|
||||
write /sys/devices/virtual/goog_touch_interface/gti.0/offload_enabled 0
|
||||
setprop persist.sys.tap_gesture 0
|
||||
|
||||
# Start the twoshay touch service
|
||||
on property:vendor.device.modules.ready=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue