C10/P10: Delay twoshay service start stage. am: 376d1de226

Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17290406

Change-Id: I4a83d1fc1e1c312c2cacfb7eb5b420a527374f87
This commit is contained in:
Mark Chang 2022-03-22 23:20:49 +00:00 committed by Automerger Merge Worker
commit 54909fd10f
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
import /vendor/etc/init/hw/init.gs201.rc
import /vendor/etc/init/hw/init.pantah.rc
on property:vendor.device.modules.ready=1
on late-init && property:vendor.device.modules.ready=1
# Start the twoshay touch service
start twoshay

View file

@ -2,7 +2,7 @@
import /vendor/etc/init/hw/init.gs201.rc
import /vendor/etc/init/hw/init.pantah.rc
on property:vendor.device.modules.ready=1
on late-init && property:vendor.device.modules.ready=1
# Start the twoshay touch service
start twoshay