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

Fix to recognize FINISHING state as paused completed

Before, when ActivityRecord#addToFinishingAndWaitForIdle() triggered
resuming of activities, it would not succeeed because the state was
first set to FINISHING. Now, it is able to resume the top activities
correctly.

Fix: 148655903
Test: atest WmTests:RootWindowContainerTests#testAllPausedActivitiesComplete
Test: manual test that the login using Google can be finished correctly
Change-Id: Id62023761a4b99f923f4f95ec8eb0a9c0f1feed7
parent b99ef1b1
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