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

Commit 85853b40 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Ignore virtual displays and screen off on flicker"

parents 57922443 c1121a02
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -231,7 +231,7 @@ class OpenAppNonResizeableTest(testSpec: FlickerTestParameter) : OpenAppTransiti
    @Test
    fun screenLockedStart() {
        testSpec.assertLayersStart {
            isVisible(colorFadComponent)
            isEmpty()
        }
    }