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:
Lisa Liu 2021-07-30 10:54:39 +08:00
parent fbf3ed5d4c
commit d79a11550b

View file

@ -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