init: start twoshay on boot.
Bug: 243079722 Test: Check if twoshay start successfully. Change-Id: Iebcc9d87709277d26c95fb518d9b0075630bffff Signed-off-by: Wendly Li <wendlyli@google.com>
This commit is contained in:
parent
96e5e575c3
commit
d5bcab2e05
1 changed files with 4 additions and 0 deletions
|
@ -50,3 +50,7 @@ on post-fs-data
|
||||||
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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue