commit | de70c9ef8356a51ef9c4e2321ff2527f13c2441c | [log] [tgz] |
---|---|---|
author | Ady Abraham <adyabr@google.com> | Wed Nov 13 04:03:09 2024 +0000 |
committer | Ady Abraham <adyabr@google.com> | Tue Nov 19 02:04:44 2024 +0000 |
tree | 23da34e2bbb26bab4fc1d211b211b5d18b872de7 | |
parent | e60636fec5618b4980e9f649632dbb59f47a25bc [diff] |
Notify WindowSession about insets animation When inset animations are running, VRI is setting the frame rate to HIGH. The CL conveys this information to WM server to remove the app preferred refresh rate, such that it doesn't override VRI's one. Bug: 377991489 Change-Id: I4cae58e24bf3c112616881b79bf7b4a6c5ed6f27 Test: Bring up IME while app using a preferredRefreshRate Flag: EXEMPT bugfix