DO NOT MERGE Test: .ActivityManagerAmStartOptionsTests: Waiting for SingleTaskActivity transition idle

In the test, there will be a case where the warm-start/hot-start is started before the
exit animation of the last singleTaskActivity is not executed. This exception will eventually
return a wrong result through reportActivityLaunchedLocked, causing the test to fail.

Test: run cts-dev -m CtsActivityManagerDeviceTestCases -t
android.server.am.ActivityManagerAmStartOptionsTests#testDashW_Indirect

Bug: 138909168

Change-Id: I26bf38f625c199907bde907463cad00bba60402a
Signed-off-by: zouwenbo <zouwenbo@xiaomi.com>
1 file changed