Merge "init.rc: start update_verifier instead of update_verifier_nonencrypted" into main

This commit is contained in:
Eric Biggers 2023-07-14 20:32:30 +00:00 committed by Gerrit Code Review
commit 6044e8e444

View file

@ -1059,7 +1059,7 @@ on post-fs-data
on zygote-start
wait_for_prop odsign.verification.done 1
# A/B update verifier that marks a successful boot.
exec_start update_verifier_nonencrypted
exec_start update_verifier
start statsd
start netd
start zygote