mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
wahoo: enable verity_update_state
Bug: 36900078 Test: boot device, checks property [partition.system.verified] exists. Change-Id: I5c719c4e191e80e80ec9d6f00eefe84551bd67c2
This commit is contained in:
committed by
Thierry Strudel
parent
8a93fbce52
commit
3357f4242c
@@ -325,6 +325,8 @@ on early-boot
|
||||
wait_for_prop sys.qcom.devup 1
|
||||
# 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
|
||||
|
||||
on boot
|
||||
mkdir /dev/socket/qmux_radio 0770 radio radio
|
||||
|
||||
Reference in New Issue
Block a user