Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d6e37757 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fixing broken tests on 2 and 3 button devices." into ub-launcher3-rvc-dev

parents 1f325ab0 d8e5660b
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -121,7 +121,8 @@ public class FallbackRecentsTest {
                    UiDevice.getInstance(getInstrumentation()).executeShellCommand(
                            getLauncherCommand(getLauncherInMyProcess()));
                    // b/143488140
                    mLauncher.pressHome();
                    mDevice.pressHome();
                    mDevice.waitForIdle();
                }
            }
        };