Loading libs/WindowManager/Shell/tests/e2e/desktopmode/scenarios/src/com/android/wm/shell/scenarios/MoveToNextDisplay.kt +1 −0 Original line number Diff line number Diff line Loading @@ -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) } Loading Loading
libs/WindowManager/Shell/tests/e2e/desktopmode/scenarios/src/com/android/wm/shell/scenarios/MoveToNextDisplay.kt +1 −0 Original line number Diff line number Diff line Loading @@ -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) } Loading