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
@ -30,7 +30,7 @@ on boot && property:ro.build.flavor=factory_lynx-userdebug
|
||||
mkdir /data/AudioTest 0775 system system
|
||||
|
||||
# Start the twoshay touch service
|
||||
on late-init && property:vendor.device.modules.ready=1
|
||||
on property:vendor.device.modules.ready=1
|
||||
start twoshay
|
||||
|
||||
on property:vendor.mfgapi.touchpanel.permission=1
|
||||
|
Loading…
Reference in New Issue
Block a user