Merge "init.rc: start update_verifier instead of update_verifier_nonencrypted" into main
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 4f3959f..cdf67b9 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -1059,7 +1059,7 @@
 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