init: start twoshay on boot.
Bug: 273163806 Test: twoshay launched successfully. Change-Id: I443f8a6105145595f0bc7fbbc20536f0e3994d92 Signed-off-by: Mark Chang <changmark@google.com>
This commit is contained in:
parent
375aed1446
commit
768314f7a7
1 changed files with 3 additions and 0 deletions
|
@ -116,3 +116,6 @@ on fs
|
||||||
on init
|
on init
|
||||||
setprop ro.hardware.fingerprint "fpc"
|
setprop ro.hardware.fingerprint "fpc"
|
||||||
|
|
||||||
|
# Start the twoshay touch service
|
||||||
|
on property:sys.boot_completed=1
|
||||||
|
start twoshay
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue