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

Commit dadb658b authored by Ben Lin's avatar Ben Lin
Browse files

Put #testAppHandleShowsOnlyOnDisplayInTopology behind flag.

This needs to be flagged since the underlying code it runs is behind the flag.

Test: atest
Bug: 411260056
Flag: com.android.window.flags.enable_bug_fixes_for_secondary_display
Change-Id: I1b5d4c2638941423960f6c7dc1898b65c7731608
parent 9a72bca4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -169,6 +169,7 @@ class DesktopModeWindowDecorViewModelAppHandleOnlyTest :
    }

    @Test
    @EnableFlags(Flags.FLAG_ENABLE_BUG_FIXES_FOR_SECONDARY_DISPLAY)
    fun testAppHandleShowsOnlyOnDisplayInTopology() {
        val task = createTask()
        val taskSurface = SurfaceControl()