diff options
author | 2019-03-12 16:19:31 -0700 | |
---|---|---|
committer | 2019-03-12 16:19:31 -0700 | |
commit | 1c64a73f911782edf216c6ab0e632b3e9bc756fa (patch) | |
tree | cdac2a45bd85b45cd9dd7cfa5015df3a16958ff8 | |
parent | 53fb0789fb2aa450d56fbdf65bb1a3b8c9facd9e (diff) | |
parent | 6623e402b36466f2f0a99371322d2cd14739871a (diff) |
Merge "Revert^3 "Delay start of bootanimation until after the Runtime APEX is mounted."" am: 1a14dedcce
am: 6623e402b3
Change-Id: Ic58b4c2dee735ff2e07bc1217173c23810c1d14c
-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 |