commit | 07d250488493dba79a22f6864b2943dbf020afb2 | [log] [tgz] |
---|---|---|
author | Chris Li <lihongyu@google.com> | Wed Mar 09 14:48:53 2022 +0800 |
committer | Chris Li <lihongyu@google.com> | Wed Mar 09 14:48:53 2022 +0800 |
tree | f45b17660a76d9f1bd2cfb251b28ceb08ab00169 | |
parent | 87d60042aa11a918c4b192770e9a088bc293a35d [diff] |
Cleanup TaskFragment reference on remove Before, we stored organizer created TaskFragment in WindowOrganizerController, which would only be removed if there is a request from client. Now, we also cleanup when the TaskFragment is removed from the display for any other reason (such as app close), Fix: 223499926 Test: atest WmTests:TaskFragmentOrganizerControllerTest Change-Id: Id7c2124bec3e20e9d2466806e20973ec128c463c