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:
commit
54909fd10f
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 property:vendor.device.modules.ready=1
|
||||
on late-init && 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 property:vendor.device.modules.ready=1
|
||||
on late-init && property:vendor.device.modules.ready=1
|
||||
# Start the twoshay touch service
|
||||
start twoshay
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue