Skip to content
Commit bed37ac5 authored by Chris Li's avatar Chris Li
Browse files

Fix potential crash when TaskFragmentOrganizer died

Before, when TaskFragmentOrganizerController#onTransactionHandled()
is called, we will always call #validateAndGetState(), which call throw
an exception for racing condition like organizer process died.

Bug: 207070762
Test: atest WmTests:TaskFragmentOrganizerControllerTest
Change-Id: I04d37ecab4a37a616167ce4e6ca98c668f1254da
parent 63cd60ee
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment