From a6bb8916b057bb619aab2aae5cb07e190e97c79d Mon Sep 17 00:00:00 2001 From: vichang Date: Thu, 21 Feb 2019 12:54:50 +0000 Subject: [PATCH] Revert "Revert "Delay start of bootanimation until after the Runtime APEX is mounted."" This reverts commit 706bf3f6282644d0d536b88a1156fbf6c49d71d3. Reason for revert: b/124939955. bootanimation depends on libandroidicu in the Runtime APEX. Bug: 124939955 Change-Id: I2b5a9d74a5f0ae11978ff4b0850dd7e4becb9b88 --- cmds/bootanimation/bootanim.rc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cmds/bootanimation/bootanim.rc b/cmds/bootanimation/bootanim.rc index 469c9646a4aa8..3666d6af29f51 100644 --- a/cmds/bootanimation/bootanim.rc +++ b/cmds/bootanimation/bootanim.rc @@ -2,6 +2,9 @@ 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