Loading libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/pip/EnterPipToOtherOrientationTest.kt +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ import org.junit.runners.Parameterized /** * Test entering pip while changing orientation (from app in landscape to pip window in portrait) * * To run this test: `atest EnterPipToOtherOrientationTest:EnterPipToOtherOrientationTest` * To run this test: `atest WMShellFlickerTests:EnterPipToOtherOrientationTest` * * Actions: * Launch [testApp] on a fixed portrait orientation Loading Loading
libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/pip/EnterPipToOtherOrientationTest.kt +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ import org.junit.runners.Parameterized /** * Test entering pip while changing orientation (from app in landscape to pip window in portrait) * * To run this test: `atest EnterPipToOtherOrientationTest:EnterPipToOtherOrientationTest` * To run this test: `atest WMShellFlickerTests:EnterPipToOtherOrientationTest` * * Actions: * Launch [testApp] on a fixed portrait orientation Loading