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

Commit 01ddad6a authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix MoveToNextDisplay e2e test failure" into main

parents 1fb56cba 949f36cf
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -77,6 +77,7 @@ abstract class MoveToNextDisplay {
        // TODO(b/405234435): Remove the workaround once b/405229142 is resolved
        // Ensure that the simulated display being removed does not hold the display focus as a
        // workaround for b/405229142
        testApp.exit(wmHelper)
        testApp.launchViaIntent(wmHelper)
        testApp.exit(wmHelper)
    }