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

Commit 8ce8f340 authored by Nataniel Borges's avatar Nataniel Borges
Browse files

TAPL rotation checks are unstable. Remove them

Flag: TEST_ONLY
Fixes: 420793844
Test: atest EnterSplitScreenFromOverviewGesturalNavLandscape
Change-Id: I9404c135796f7d7371f0b51ba86382e826543cfe
parent 89281c61
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -56,7 +56,6 @@ constructor(val rotation: Rotation = Rotation.ROTATION_0) {
            .waitForAndVerify()

        tapl.setEnableRotation(true)
        tapl.setExpectedRotation(rotation.value)
    }

    @Test