commit | c339f528c62fb1664185b0de0d204da4dfdab2ba | [log] [tgz] |
---|---|---|
author | Vishnu Nair <vishnun@google.com> | Fri Sep 08 14:36:31 2023 -0700 |
committer | Vishnu Nair <vishnun@google.com> | Fri Sep 08 22:25:57 2023 +0000 |
tree | 3926dadfb2f76b51b39fde97a5d39e50d5a093ff | |
parent | f8e3f1ee852e3fdcc1c2ae3118425c7daa247a44 [diff] |
[wm] schedule animation instead of a full traversal at the end of a transition Fix a perf regression introduced by I9f0ff7153078d005a34db9c2d98bdbc9d36e9657 by only scheduling an animation. This will force an update to the window framerate to fix an issue where the device was stuck at max framerate after rotation. Bug: 284271661 Fixes: 297321796 Test: see steps in bug Change-Id: Icf89a08f567267f34f61475b36e5d0e8e7af46a0