diff options
| author | 2019-03-12 22:34:26 +0000 | |
|---|---|---|
| committer | 2019-03-12 22:34:26 +0000 | |
| commit | 1a14dedcce040f2d81e1f4531a8ca8a9fff2394a (patch) | |
| tree | 3b7c8d81fc4ade8c5cb51406b0f019b48119c73a | |
| parent | 3a6dcad0a376acf2e97af8e8f7a152a2540e3368 (diff) | |
| parent | 552ad7b7f174f8aaadec248ca01f99e18b40a6ff (diff) | |
Merge "Revert^3 "Delay start of bootanimation until after the Runtime APEX is mounted.""
| -rw-r--r-- | cmds/bootanimation/bootanim.rc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cmds/bootanimation/bootanim.rc b/cmds/bootanimation/bootanim.rc index 3666d6af29f5..469c9646a4aa 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 |