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

Commit 2a4c9783 authored by Alex Chau's avatar Alex Chau
Browse files

Clean up ScreenRecord for AddWidgetTest

Bug: 195263971
Test: manual
Change-Id: I5880c9aa0294795d7a5827163f3f51466b67ad35
parent 148b33b5
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -27,7 +27,6 @@ import com.android.launcher3.model.data.LauncherAppWidgetInfo;
import com.android.launcher3.tapl.Widget;
import com.android.launcher3.ui.AbstractLauncherUiTest;
import com.android.launcher3.ui.TestViewHelpers;
import com.android.launcher3.util.rule.ScreenRecordRule.ScreenRecord;
import com.android.launcher3.util.rule.ShellCommandRule;
import com.android.launcher3.widget.LauncherAppWidgetProviderInfo;

@@ -81,7 +80,6 @@ public class AddWidgetTest extends AbstractLauncherUiTest {
     */
    @Test
    @PortraitLandscape
    @ScreenRecord //b/195263971
    public void testDragCustomShortcut() throws Throwable {
        clearHomescreen();
        mDevice.pressHome();