commit | 574aea0f1b073889186a82c94a991cc746b1c58c | [log] [tgz] |
---|---|---|
author | Jorim Jaggi <jjaggi@google.com> | Wed Feb 21 16:18:54 2018 +0100 |
committer | Jorim Jaggi <jjaggi@google.com> | Fri Feb 23 15:14:46 2018 +0100 |
tree | 05c9f7eaa6bb2818b1dc973905648c579c7fff14 | |
parent | 751cbc64b6b98bda5fd75bd06530985e08396f9e [diff] |
Elevate remote/recents animation priority If we have another process running a remote animation, we need to elevate its scheduling priority in order to achieve a smooth animation. To do that, we set the priority as if it would be the top app. Test: go/wm-smoke Test: Capture trace, open/close apps/recents, inspect priority in trace. Change-Id: Ia167eeff95700d86e96e96a984099f1e28040b59 Fixes: 73555925