Merge "Partial cleanup after b/143488140" into sc-dev

This commit is contained in:
Vadim Tryshev
2021-04-20 17:50:30 +00:00
committed by Android (Google) Code Review
@@ -139,10 +139,6 @@ public class FallbackRecentsTest {
TestCommandReceiver.GET_SYSTEM_HEALTH_MESSAGE, startTime.toString()).
getString("result"));
}
// b/143488140
mDevice.pressHome();
mDevice.waitForIdle();
startAppFast(resolveSystemApp(Intent.CATEGORY_APP_CALCULATOR));
}
// b/143488140