init: remove twoshay HAL init trigger condition 'on late-init'
Bug: 238853979 Signed-off-by: Robin Peng <robinpeng@google.com> Change-Id: I60ce38f2b4ae4e27c14a9fe8ede5f762c06fa22f
This commit is contained in:
parent
4b3c259498
commit
2d51ed1ffd
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ on boot && property:ro.build.flavor=factory_lynx-userdebug
|
||||||
mkdir /data/AudioTest 0775 system system
|
mkdir /data/AudioTest 0775 system system
|
||||||
|
|
||||||
# Start the twoshay touch service
|
# Start the twoshay touch service
|
||||||
on late-init && property:vendor.device.modules.ready=1
|
on property:vendor.device.modules.ready=1
|
||||||
start twoshay
|
start twoshay
|
||||||
|
|
||||||
on property:vendor.mfgapi.touchpanel.permission=1
|
on property:vendor.mfgapi.touchpanel.permission=1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue