commit | f1f091ad0374c3e5e1bbe916a7e605e737320830 | [log] [tgz] |
---|---|---|
author | Chris Li <lihongyu@google.com> | Tue Dec 26 18:31:08 2023 +0800 |
committer | Chris Li <lihongyu@google.com> | Wed Dec 27 16:52:56 2023 +0800 |
tree | e743572213e7a78760e6c3a621357b659e9eaf0c | |
parent | fd0b8985b1e69f98020b20d109606fff93b03d48 [diff] |
Synchronize window config updates (16/n) Ensure both ClientTransaction and TaskFragmentTransaction are dispatched through IApplicationThread. This ensure that: 1. The event orders are guaranteed. 2. The Configuration is up-to-date during TaskFragmentTransaction. Bug: 260873529 Fix: 316859294 Test: atest WmTests:TaskFragmentOrganizerControllerTest Change-Id: Ib25b8373e02806d17f906e3048654ab41f1c9a9e