diff options
author | Suren Baghdasaryan <surenb@google.com> | 2020-05-01 17:04:10 +0000 |
---|---|---|
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | 2020-05-01 17:04:10 +0000 |
commit | 610345984da8172988d0989e4ce55eee6382ed50 (patch) | |
tree | 034ed52dbec499ee778385168f1aa632b616a753 /cmds/bootanimation | |
parent | a09d6186ae3d463cea16aeee07536787a90b2f49 (diff) | |
parent | 172a573b4b245df1b03c4730dfc1e33839e9f0f0 (diff) |
Merge "Replace direct pid writes with setting task profiles" am: 1e4b31dd5d am: 172a573b4b
Change-Id: I4fd59733c8a25f2f138e1735c87eb5c101236001
Diffstat (limited to 'cmds/bootanimation')
-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 |