init: start twoshay on boot.

Bug: 243077791
Test: Check if twoshay start successfully.

Change-Id: I715bcef3eb498f8410f51037719440bcfaef72ca
Signed-off-by: davidycchen <davidycchen@google.com>
This commit is contained in:
davidycchen 2022-12-07 14:29:43 +08:00
parent 56dcc48479
commit 52dd4a197a

View file

@ -61,3 +61,6 @@ on property:ro.boot.hardware.revision=PROTO1.1
on post-fs-data on post-fs-data
chown bluetooth system /proc/bluetooth/timesync chown bluetooth system /proc/bluetooth/timesync
# Start the twoshay touch service
on property:vendor.device.modules.ready=1
start twoshay