Browse Source

init: remove twoshay HAL init trigger condition 'on late-init'

Bug: 238853979
Signed-off-by: Robin Peng <[email protected]>
Change-Id: I60ce38f2b4ae4e27c14a9fe8ede5f762c06fa22f
Robin Peng 2 years ago
parent
commit
2d51ed1ffd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      conf/init.lynx.rc

+ 1 - 1
conf/init.lynx.rc

@@ -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