init: remove twoshay HAL init trigger condition 'on late-init' am: 26d9dab173
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/19341397 Change-Id: If54af2dc5e7c6e5f2f7521d4b8156ea15833949c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
a8aad16c24
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
import /vendor/etc/init/hw/init.gs201.rc
|
||||
import /vendor/etc/init/hw/init.pantah.rc
|
||||
|
||||
on late-init && property:vendor.device.modules.ready=1
|
||||
on property:vendor.device.modules.ready=1
|
||||
# Start the twoshay touch service
|
||||
start twoshay
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
import /vendor/etc/init/hw/init.gs201.rc
|
||||
import /vendor/etc/init/hw/init.pantah.rc
|
||||
|
||||
on late-init && property:vendor.device.modules.ready=1
|
||||
on property:vendor.device.modules.ready=1
|
||||
# Start the twoshay touch service
|
||||
start twoshay
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue