mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-01-28 13:18:23 +00:00
Merge "init.hardware.rc: start CHRE earlier" into oc-dr1-dev
This commit is contained in:
@@ -338,8 +338,13 @@ on zygote-start
|
||||
on early-boot
|
||||
# wait for devices
|
||||
wait_for_prop sys.qcom.devup 1
|
||||
|
||||
# Start CHRE which need SLPI completed in sys.qcom.devup
|
||||
start chre
|
||||
|
||||
# wait for insmod_sh to finish all modules
|
||||
wait_for_prop sys.all.modules.ready 1
|
||||
|
||||
# Update dm-verity state and set partition.*.verified properties
|
||||
verity_update_state
|
||||
|
||||
|
||||
Reference in New Issue
Block a user