diff options
author | Miguel de Dios <migueldedios@google.com> | 2019-08-13 11:13:41 -0700 |
---|---|---|
committer | android-build-merger <android-build-merger@google.com> | 2019-08-13 11:13:41 -0700 |
commit | 961d48ab5cf42abaae2e69482f47f1e4d3c79aae (patch) | |
tree | 287d6bf563a6adfd87328b7e75f57d9c6a136b37 /cmds/bootanimation | |
parent | bbbe4b1c392e490f8b32db9d399e959ade56e694 (diff) | |
parent | f64c698ec7df76573d635003fb1f4a80dfefb172 (diff) |
Merge "bootanimation: Change bootanim ioprio to highest in IOPRIO_CLASS_RT" into qt-r1-dev
am: f64c698ec7
Change-Id: Idf29cbd60434359de2ccfc9664ccec4526685b2c
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..9f4f314a4324 100644 --- a/cmds/bootanimation/bootanim.rc +++ b/cmds/bootanimation/bootanim.rc @@ -4,4 +4,5 @@ service bootanim /system/bin/bootanimation group graphics audio disabled oneshot + ioprio rt 0 writepid /dev/stune/top-app/tasks |