commit | 61ba70f1d199806984d9ded5cb330c8140e659c6 | [log] [tgz] |
---|---|---|
author | Chris Li <lihongyu@google.com> | Wed Oct 19 11:40:45 2022 +0800 |
committer | Chris Li <lihongyu@google.com> | Tue Oct 25 04:03:04 2022 +0000 |
tree | bc16a690228573b9aa1dca7f156da35bd75cd016 | |
parent | 5dafb54f14fa66857b9453bc6fb8e8e1386ef8b1 [diff] |
Fix system crash when ActivityEmbedding process died with pending events Before, when the organizer binder died, it will trigger TaskFragment removal that can cause surface placement. Now, we make sure to cleanup all pending events before removing organized TaskFragments. Bug: 251583070 Bug: 254322068 Test: atest WmTests:TaskFragmentOrganizerControllerTest Change-Id: Ifec6f763a7e7819c93cc28d71bd0314f3ac9ac0d