commit | 6e326cf205820ee5fa34b7876b9e166ec0047c54 | [log] [tgz] |
---|---|---|
author | Evan Rosky <erosky@google.com> | Tue Aug 16 21:49:53 2022 +0000 |
committer | Evan Rosky <erosky@google.com> | Wed Aug 24 00:06:18 2022 +0000 |
tree | 5fe4ffb87453961966ccc652a5d6e54c4d581c95 | |
parent | 50a0d503b6c8089df10b8fcbef8061401cb82959 [diff] |
Use SysUI/Shell's transaction apply token in Launcher Launcher and SysUI/Shell have a lot of interactions that require careful synchronization and ordering (at-least with shell-transitions). As a result, they need to share the same apply token or else some operations can end up out-of-order despite being applied in-order. Bug: 242193885 Test: Open an app, quickswitch repeatedly. Change-Id: I4cbe8b5db28516db7a08b4022f1199f3f6b89591