Merge "Show bootanimation after decrypt" am: 5a139a0d75
am: f0224d7a53
Change-Id: Ie32b45c8bb6208e4a051175dd41ef392f2572b0d
This commit is contained in:
commit
b56b11965f
1 changed files with 2 additions and 2 deletions
|
|
@ -716,12 +716,12 @@ on property:vold.decrypt=trigger_restart_min_framework
|
|||
class_start main
|
||||
|
||||
on property:vold.decrypt=trigger_restart_framework
|
||||
stop surfaceflinger
|
||||
start surfaceflinger
|
||||
# A/B update verifier that marks a successful boot.
|
||||
exec_start update_verifier
|
||||
class_start main
|
||||
class_start late_start
|
||||
setprop service.bootanim.exit 0
|
||||
start bootanim
|
||||
|
||||
on property:vold.decrypt=trigger_shutdown_framework
|
||||
class_reset late_start
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue