Merge "Re-enable the testDragCustomShortcut test in pre-submits" into main

This commit is contained in:
Shamali Patwa
2024-04-25 21:09:21 +00:00
committed by Android (Google) Code Review
@@ -86,7 +86,6 @@ public class TaplAddWidgetTest extends AbstractLauncherUiTest<Launcher> {
* A custom shortcut is a 1x1 widget that launches a specific intent when user tap on it.
* Custom shortcuts are replaced by deep shortcuts after api 25.
*/
@Stability(flavors = LOCAL | PLATFORM_POSTSUBMIT)
@Test
@PortraitLandscape
public void testDragCustomShortcut() throws Throwable {