commit | ddcfd119a393e133f5831d1714cae7de001ab66e | [log] [tgz] |
---|---|---|
author | Evan Rosky <erosky@google.com> | Tue Jan 09 22:29:03 2024 +0000 |
committer | Evan Rosky <erosky@google.com> | Fri Feb 09 16:49:41 2024 +0000 |
tree | b4699f8b8a9f49b35c6a31e5f18211714ab1dfdc | |
parent | ebdb4991c62cd0aff0b42155c73caf04d478d64b [diff] |
Add Config-at-end directive/support to Transitions This is basically a way to tell the transition system (and WM) that activities in a specific container should not have their clients receive configuration changes until the END of the transition animation. Usage amounts to calling setConfigAtEnd(wtoken) on a WCT. Bug: 202201326 Bug: 290992727 Test: atest TransitionTests#testConfigAtEnd Change-Id: If4728eab6686a1d0e081af128606af150e0d7cc2