commit | bd3409b0ffda8c6580be66b24dd6bb846f510996 | [log] [tgz] |
---|---|---|
author | wilsonshih <wilsonshih@google.com> | Tue May 11 14:42:45 2021 +0800 |
committer | wilsonshih <wilsonshih@google.com> | Wed May 12 18:18:19 2021 +0800 |
tree | 82c824c43b0724513b0aa0636e4912fb365ea3cc | |
parent | b854b5eae4dccd783f22a31586c32a1aa925ff73 [diff] |
Fix ActivityRecord leak if starting window was transferred. Some windows would stuck in animating status because we didn't get the correct top activity which contains the starting window, after apply animation on this main window it would stuck in animating. Test: atest AmStartOptionsTests#testDashW_FinishingTop, then check there is no WindowState leak after test finish. Bug: 184830058 Change-Id: I8f838427168c157732a50fadfccfc9500a3faccc