init: remove twoshay HAL init trigger condition 'on late-init' am: 2d51ed1ffd
am: b082b844a6
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/19354426 Change-Id: I0788d5aaf920357380f618a61bc96d3637e3d5cb Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
305065013b
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
|
||||
|
||||
# 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…
Add table
Add a link
Reference in a new issue