B3: Delay twoshay service start stage.

Bug: 225351394
Test: twoshay launched sucessfully in normal mode (P31817375).
Signed-off-by: Mark Chang <changmark@google.com>
Change-Id: If245204c8814df6f2c19abf6b3e5098483063128
This commit is contained in:
Mark Chang 2022-03-23 03:10:08 +00:00
parent 244b3dfb03
commit a630affdd2

View file

@ -3,7 +3,7 @@ import /vendor/etc/init/hw/init.gs101.rc
import /vendor/etc/init/hw/init.blueport.rc import /vendor/etc/init/hw/init.blueport.rc
# Start the twoshay touch service # Start the twoshay touch service
on property:vendor.device.modules.ready=1 on late-init && property:vendor.device.modules.ready=1
start twoshay start twoshay
# Toggle glove_mode according to touch_sensitivity_mode # Toggle glove_mode according to touch_sensitivity_mode