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

Commit f11d0fac authored by Vadim Tryshev's avatar Vadim Tryshev
Browse files

Revert "Removing old workaround"

This reverts commit 714d071f.

Reason for revert: Perhaps caused b/196876329

Change-Id: I0763c44d54134034885471ce74324a8c6c6c296e
Test: presubmit
Bug: 196876329
parent 714d071f
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -160,6 +160,12 @@ public class TaplTestsQuickstep extends AbstractQuickStepTest {
    @PortraitLandscape
    @ScreenRecord //b/193125090
    public void testOverviewActions() throws Exception {
        // Experimenting for b/165029151:
        final Overview overview = mLauncher.pressHome().switchToOverview();
        if (overview.hasTasks()) overview.dismissAllTasks();
        mLauncher.pressHome();
        //

        startTestAppsWithCheck();
        OverviewActions actionsView =
                mLauncher.pressHome().switchToOverview().getOverviewActions();