| commit | 798fd18b1e18c25fa2593e8bcaa0dd1594f4bf73 | [log] [tgz] |
|---|---|---|
| author | Chris Li <lihongyu@google.com> | Fri Feb 25 18:10:21 2022 +0800 |
| committer | Chris Li <lihongyu@google.com> | Tue Mar 01 11:28:36 2022 +0800 |
| tree | 715617394857c14bc9bdb47b2ce92c78ec655e35 | |
| parent | 95db721b82cd3b6e5b0a6ef1d4efac28876ceb3b [diff] |
Include ActivityRecord in the transition when windowingMode changed
When Shell start transition with changing windowing mode on Task, it
may only collect the Task as a transition participant. We want to also
include ActivityRecord so that when the transition is finished, it will
dispatch app transition finished event correctly.
Fix: 221185010
Test: atest WmTests:ActivityRecordTests
#testShellTransitionTaskWindowingModeChange
Change-Id: Ib59b83600b803bd6e96ed7b0db1089b7c3da21bd