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

Commit d77a5717 authored by Federico Baron's avatar Federico Baron Committed by Android (Google) Code Review
Browse files

Revert "Add screenrecord to test with "Only System UI views are visible" message"

This reverts commit 3f58b471.

Reason for revert: issue resolved

Change-Id: Ifa8806b6460f4243c9e38e2e6c63ec22dcc7d8f6
parent 3f58b471
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -30,7 +30,6 @@ import androidx.test.runner.AndroidJUnit4;
import com.android.launcher3.tapl.LauncherInstrumentation.TrackpadGestureType;
import com.android.launcher3.tapl.Workspace;
import com.android.launcher3.ui.PortraitLandscapeRunner.PortraitLandscape;
import com.android.launcher3.util.rule.ScreenRecordRule;
import com.android.quickstep.NavigationModeSwitchRule.NavigationModeSwitch;

import org.junit.After;
@@ -85,7 +84,6 @@ public class TaplTestsTrackpad extends AbstractQuickStepTest {
    @Test
    @PortraitLandscape
    @NavigationModeSwitch
    @ScreenRecordRule.ScreenRecord // b/335674307
    public void switchToOverview() throws Exception {
        assumeTrue(mLauncher.isTablet());