瀏覽代碼

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 年之前
父節點
當前提交
2d51ed1ffd
共有 1 個文件被更改,包括 1 次插入1 次删除
  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