From d79a11550bc0717a16727ab8687f7e86b52cc001 Mon Sep 17 00:00:00 2001 From: Lisa Liu Date: Fri, 30 Jul 2021 10:54:39 +0800 Subject: [PATCH] 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 --- conf/init.gs101.rc | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/init.gs101.rc b/conf/init.gs101.rc index e6373564..73adb699 100644 --- a/conf/init.gs101.rc +++ b/conf/init.gs101.rc @@ -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