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

Commit b083ace4 authored by Vadim Tryshev's avatar Vadim Tryshev Committed by Android (Google) Code Review
Browse files

Merge "Waiting for Fallback Overview to stop after pressing Home" into main

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