mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 23:36:47 +00:00
Merge "Revert "Add screenrecord to test with "Only System UI views are visible" message"" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
f22abdb2ec
@@ -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());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user