Loading quickstep/tests/src/com/android/quickstep/FallbackRecentsTest.java +1 −2 Original line number Diff line number Diff line Loading @@ -131,8 +131,7 @@ public class FallbackRecentsTest { UiDevice.getInstance(getInstrumentation()).executeShellCommand( getLauncherCommand(getLauncherInMyProcess())); // b/143488140 mDevice.pressHome(); mDevice.waitForIdle(); pressHomeAndWaitForOverviewClose(); } } }; Loading Loading
quickstep/tests/src/com/android/quickstep/FallbackRecentsTest.java +1 −2 Original line number Diff line number Diff line Loading @@ -131,8 +131,7 @@ public class FallbackRecentsTest { UiDevice.getInstance(getInstrumentation()).executeShellCommand( getLauncherCommand(getLauncherInMyProcess())); // b/143488140 mDevice.pressHome(); mDevice.waitForIdle(); pressHomeAndWaitForOverviewClose(); } } }; Loading