diff options
author | 2020-05-01 17:45:54 +0000 | |
---|---|---|
committer | 2020-05-01 17:45:54 +0000 | |
commit | 105be940e5b1e77c5efdede40abebb8f51cf41f7 (patch) | |
tree | 8927db99c867c5a750639388297b7b15ddeb4e7c | |
parent | 31ebb5a2e64fe9880d777ba3b1a4d13b5c9683a4 (diff) | |
parent | 8f303fe79bec017299413c33f2e08379160efd09 (diff) |
Merge "Replace direct pid writes with setting task profiles" am: 1e4b31dd5d am: 172a573b4b am: 610345984d am: 29bab46bec am: 8f303fe79b
Change-Id: If179b919d674b96fd35c71fc4a6a8c0bb97b849c
-rw-r--r-- | cmds/bootanimation/bootanim.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmds/bootanimation/bootanim.rc b/cmds/bootanimation/bootanim.rc index 9f4f314a4324..ad4de0ab737a 100644 --- a/cmds/bootanimation/bootanim.rc +++ b/cmds/bootanimation/bootanim.rc @@ -5,4 +5,4 @@ service bootanim /system/bin/bootanimation disabled oneshot ioprio rt 0 - writepid /dev/stune/top-app/tasks + task_profiles MaxPerformance |