Start twoshay service on boot.
Bug: 193467777 Test: Verified twoshay launched successfully. Signed-off-by: Mark Chang <changmark@google.com> Change-Id: I6b29fa2d82ede2e63250912c63187460abb2b30f
This commit is contained in:
parent
ed382f7df5
commit
da4759d4a3
1 changed files with 4 additions and 0 deletions
|
@ -66,6 +66,10 @@ on property:vendor.all.modules.ready=1 && property:ro.build.flavor=factory_tango
|
|||
write /sys/devices/virtual/goog_touch_interface/gti.0/v4l2_enabled 0
|
||||
write /sys/devices/virtual/goog_touch_interface/gti.0/offload_enabled 0
|
||||
|
||||
# Start the twoshay touch service
|
||||
on property:vendor.device.modules.ready=1
|
||||
start twoshay
|
||||
|
||||
# Fingerprint
|
||||
on post-fs-data
|
||||
# Fingerprint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue