diff options
author | TreeHugger Robot <treehugger-gerrit@google.com> | 2019-08-13 17:45:57 +0000 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2019-08-13 17:45:57 +0000 |
commit | f64c698ec7df76573d635003fb1f4a80dfefb172 (patch) | |
tree | 7426604228f26d00dd5bb71516dd1768bc3eea34 | |
parent | 41b006d8d6cb9d9f10d6ef3883ac632864290a0b (diff) | |
parent | b717e8e8c253bf3cf0675d75bd31421fe5da0a55 (diff) |
Merge "bootanimation: Change bootanim ioprio to highest in IOPRIO_CLASS_RT" into qt-r1-dev
-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 |