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

Commit bf004210 authored by vadimt's avatar vadimt
Browse files

Temporarily disabling checking TouchInteractionService

Change-Id: I953f251373f7bfb471eb203ee4ceda4375f17703
parent 10d278f3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -396,7 +396,7 @@ public final class LauncherInstrumentation {
    }

    private UiObject2 verifyContainerType(ContainerType containerType) {
        waitForTouchInteractionService();
        //waitForTouchInteractionService();

        assertEquals("Unexpected display rotation",
                mExpectedRotation, mDevice.getDisplayRotation());