diff options
author | Nicolas Geoffray <ngeoffray@google.com> | 2019-01-22 01:25:17 -0800 |
---|---|---|
committer | android-build-merger <android-build-merger@google.com> | 2019-01-22 01:25:17 -0800 |
commit | 5a516da01947e44f016a2f2f12b95421ef2dcffa (patch) | |
tree | aba2a7a979081152871df5c0622e6ae9d33e7c36 /cmds/bootanimation | |
parent | 24c15d23312afff4159f882db53fefeb02a6c5d5 (diff) | |
parent | 8162d9827f3412dd50ae65770fece1fe1f5511f4 (diff) |
Merge "Delay start of bootanimation until after the Runtime APEX is mounted." am: 20f1e0ca1d am: 73c257556a
am: 8162d9827f
Change-Id: Idd9b09ea7d500b2eb5af6104b44dd7bc7fd1c5c0
Diffstat (limited to 'cmds/bootanimation')
-rw-r--r-- | cmds/bootanimation/bootanim.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmds/bootanimation/bootanim.rc b/cmds/bootanimation/bootanim.rc index 469c9646a4aa..1b3c32b20503 100644 --- a/cmds/bootanimation/bootanim.rc +++ b/cmds/bootanimation/bootanim.rc @@ -2,6 +2,7 @@ service bootanim /system/bin/bootanimation class core animation user graphics group graphics audio + updatable disabled oneshot writepid /dev/stune/top-app/tasks |