Loading quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java +1 −0 Original line number Diff line number Diff line Loading @@ -212,6 +212,7 @@ public class TaplTestsQuickstep extends AbstractQuickStepTest { @Test @ScreenRecord // b/303329286 public void testOverviewActionsMenu_iconAppChipMenu() throws Exception { try (AutoCloseable c = TestUtil.overrideFlag(ENABLE_OVERVIEW_ICON_MENU, true)) { startTestAppsWithCheck(); Loading Loading
quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java +1 −0 Original line number Diff line number Diff line Loading @@ -212,6 +212,7 @@ public class TaplTestsQuickstep extends AbstractQuickStepTest { @Test @ScreenRecord // b/303329286 public void testOverviewActionsMenu_iconAppChipMenu() throws Exception { try (AutoCloseable c = TestUtil.overrideFlag(ENABLE_OVERVIEW_ICON_MENU, true)) { startTestAppsWithCheck(); Loading