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:
parent
244b3dfb03
commit
a630affdd2
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ import /vendor/etc/init/hw/init.gs101.rc
|
|||
import /vendor/etc/init/hw/init.blueport.rc
|
||||
|
||||
# Start the twoshay touch service
|
||||
on property:vendor.device.modules.ready=1
|
||||
on late-init && property:vendor.device.modules.ready=1
|
||||
start twoshay
|
||||
|
||||
# Toggle glove_mode according to touch_sensitivity_mode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue