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:
@@ -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
|
||||||
|
Reference in New Issue
Block a user