From 552ad7b7f174f8aaadec248ca01f99e18b40a6ff Mon Sep 17 00:00:00 2001 From: Jiyong Park Date: Thu, 28 Feb 2019 12:21:16 +0900 Subject: [PATCH] Revert^3 "Delay start of bootanimation until after the Runtime APEX is mounted." This reverts commit a6bb8916b057bb619aab2aae5cb07e190e97c79d. Bootanim doesn't need to be delayed because the APEXes from the system partition are now activated very early in the boot sequence (far before bootanim is started). See https://android-review.googlesource.com/q/topic:%22apex_earlymount_base%22+(status:open%20OR%20status:merged) Bug: 125549215 Test: bootanim is started without being delayed Change-Id: I367b1a5c6bf08dad770cd2bf7f6d67dbf1a813e6 --- cmds/bootanimation/bootanim.rc | 3 --- 1 file changed, 3 deletions(-) diff --git a/cmds/bootanimation/bootanim.rc b/cmds/bootanimation/bootanim.rc index 3666d6af29f51..469c9646a4aa8 100644 --- a/cmds/bootanimation/bootanim.rc +++ b/cmds/bootanimation/bootanim.rc @@ -2,9 +2,6 @@ service bootanim /system/bin/bootanimation class core animation user graphics group graphics audio - # bootanimation depends on libandroidicu in the Runtime APEX. - # TODO(b/124939955): Remove this dependency on libandroidicu - updatable disabled oneshot writepid /dev/stune/top-app/tasks