Loading rootdir/init.rc +3 −3 Original line number Diff line number Diff line Loading @@ -598,7 +598,7 @@ on boot on nonencrypted # A/B update verifier that marks a successful boot. exec - root cache -- /system/bin/update_verifier nonencrypted exec_start update_verifier_nonencrypted class_start main class_start late_start Loading @@ -621,12 +621,12 @@ on property:vold.decrypt=trigger_post_fs_data on property:vold.decrypt=trigger_restart_min_framework # A/B update verifier that marks a successful boot. exec - root cache -- /system/bin/update_verifier trigger_restart_min_framework exec_start update_verifier class_start main on property:vold.decrypt=trigger_restart_framework # A/B update verifier that marks a successful boot. exec - root cache -- /system/bin/update_verifier trigger_restart_framework exec_start update_verifier class_start main class_start late_start Loading Loading
rootdir/init.rc +3 −3 Original line number Diff line number Diff line Loading @@ -598,7 +598,7 @@ on boot on nonencrypted # A/B update verifier that marks a successful boot. exec - root cache -- /system/bin/update_verifier nonencrypted exec_start update_verifier_nonencrypted class_start main class_start late_start Loading @@ -621,12 +621,12 @@ on property:vold.decrypt=trigger_post_fs_data on property:vold.decrypt=trigger_restart_min_framework # A/B update verifier that marks a successful boot. exec - root cache -- /system/bin/update_verifier trigger_restart_min_framework exec_start update_verifier class_start main on property:vold.decrypt=trigger_restart_framework # A/B update verifier that marks a successful boot. exec - root cache -- /system/bin/update_verifier trigger_restart_framework exec_start update_verifier class_start main class_start late_start Loading