commit | 7a67089554b0dcda8fcda793d6302d54021f8f36 | [log] [tgz] |
---|---|---|
author | Chris Li <lihongyu@google.com> | Fri Dec 09 12:21:11 2022 +0800 |
committer | Chris Li <lihongyu@google.com> | Fri Dec 09 08:52:17 2022 +0000 |
tree | 907c8253f9273ec9b7762e74a96698cf75179aab | |
parent | 99a763bf13228b200dabd749df3726f315080394 [diff] |
Fix missing legacy change transition on display info changed Before, we remove the changing window from transition onDisplayChanged even if it is a display info change on the same display. Now, we only do that when the window is moved from the old display. Fix: 251001013 Test: atest WmTests:WindowContainerTests Change-Id: Id3ab6db47dad8e2541a14b5529694c290e4d2b66