diff options
author | 2019-01-22 08:43:55 +0000 | |
---|---|---|
committer | 2019-01-22 08:43:55 +0000 | |
commit | 20f1e0ca1d6c3a0724e94b8fbcbe4b36c93b42b8 (patch) | |
tree | 38249e2bef9cca3152a97aa9c1421f8f10e539c8 | |
parent | 8586a43f31d745f2327a481247b09b06717aaaac (diff) | |
parent | d848183572d7c347937b871e9d341e0938d8764b (diff) |
Merge "Delay start of bootanimation until after the Runtime APEX is mounted."
-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 |