Merge "Attempt to workaround a leak on Taimen" into ub-launcher3-rvc-dev

This commit is contained in:
TreeHugger Robot
2020-06-16 20:58:39 +00:00
committed by Android (Google) Code Review
@@ -120,6 +120,8 @@ public class FallbackRecentsTest {
TestCommandReceiver.callCommand(TestCommandReceiver.DISABLE_TEST_LAUNCHER);
UiDevice.getInstance(getInstrumentation()).executeShellCommand(
getLauncherCommand(getLauncherInMyProcess()));
// b/143488140
mLauncher.pressHome();
}
}
};