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:
Mark Chang 2024-01-10 05:39:45 +00:00
parent 375aed1446
commit 768314f7a7

View file

@ -116,3 +116,6 @@ on fs
on init
setprop ro.hardware.fingerprint "fpc"
# Start the twoshay touch service
on property:sys.boot_completed=1
start twoshay