gs101: Start bootanimation explicitly.
Start bootanimation explicitly by name. Let animation start before surfaceflinger to avoid the condition ctl.start bootanim queued after mount_all command. Bug: 193726798 Bug: 191910503 Test: boot test Change-Id: Id0d276ac8bca39c6ac1dae2b2d542107a9522b91
This commit is contained in:
parent
fbf3ed5d4c
commit
d79a11550b
1 changed files with 1 additions and 0 deletions
|
@ -305,6 +305,7 @@ on init && property:ro.boot.hw.soc.rev=1
|
|||
|
||||
on late-fs
|
||||
# Start bootanimation class before mount
|
||||
start bootanim
|
||||
class_start animation
|
||||
|
||||
# Mount RW partitions which need run fsck
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue