Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5a139a0d authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Show bootanimation after decrypt"

parents dd2ef111 f32c2017
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -716,12 +716,12 @@ on property:vold.decrypt=trigger_restart_min_framework
    class_start main
    class_start main


on property:vold.decrypt=trigger_restart_framework
on property:vold.decrypt=trigger_restart_framework
    stop surfaceflinger
    start surfaceflinger
    # A/B update verifier that marks a successful boot.
    # A/B update verifier that marks a successful boot.
    exec_start update_verifier
    exec_start update_verifier
    class_start main
    class_start main
    class_start late_start
    class_start late_start
    setprop service.bootanim.exit 0
    start bootanim


on property:vold.decrypt=trigger_shutdown_framework
on property:vold.decrypt=trigger_shutdown_framework
    class_reset late_start
    class_reset late_start