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

Commit fb52d642 authored by Mady Mellor's avatar Mady Mellor
Browse files

Enable exclude from recents flag for a test

Flag: EXEMPT test fix
Test: atest BubbleTransitionsTest
Bug: 416319751
Change-Id: Ic7553edb535cc0964b124cab79ce80470b931ade
parent fecb36ff
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -20,9 +20,8 @@ import static android.view.WindowManager.TRANSIT_CHANGE;
import static android.view.WindowManager.TRANSIT_TO_FRONT;

import static com.android.window.flags.Flags.FLAG_EXCLUDE_TASK_FROM_RECENTS;
import static com.android.wm.shell.Flags.FLAG_ENABLE_BUBBLE_ANYTHING;
import static com.android.wm.shell.transition.Transitions.TRANSIT_CONVERT_TO_BUBBLE;
import static com.android.wm.shell.bubbles.util.BubbleTestUtilsKt.verifyEnterBubbleTransaction;
import static com.android.wm.shell.transition.Transitions.TRANSIT_CONVERT_TO_BUBBLE;

import static com.google.common.truth.Truth.assertThat;

@@ -262,7 +261,7 @@ public class BubbleTransitionsTest extends ShellTestCase {
    }

    @Test
    @EnableFlags(FLAG_ENABLE_BUBBLE_ANYTHING)
    @EnableFlags(FLAG_EXCLUDE_TASK_FROM_RECENTS)
    public void testConvertToBubble_disallowFlagLaunchAdjacent() {
        final ActivityManager.RunningTaskInfo taskInfo = setupBubble();
        final BubbleTransitions.BubbleTransition bt = mBubbleTransitions.startConvertToBubble(