Merge "Remove a comment that a line of code is a workaround" into ub-launcher3-rvc-dev

This commit is contained in:
TreeHugger Robot
2020-06-15 18:06:20 +00:00
committed by Android (Google) Code Review
@@ -100,7 +100,6 @@ public class StartLauncherViaGestureTests extends AbstractQuickStepTest {
// The test action.
mLauncher.getBackground().switchToOverview();
}
// Workaround for b/157099707
mLauncher.pressHome();
}
}