C10/P10: Delay twoshay service start stage.
Bug: 225351394 Test: Verified twoshay not running in charger mode using cereal (P31701277). Signed-off-by: Mark Chang <changmark@google.com> Change-Id: Iad139a8340f5a8e6ee53ba434edc3b98379f68e2
This commit is contained in:
parent
9419013949
commit
376d1de226
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