Temporarily disabling checking TouchInteractionService

Change-Id: I953f251373f7bfb471eb203ee4ceda4375f17703
This commit is contained in:
vadimt
2019-07-16 19:05:57 -07:00
parent 10d278f3d5
commit bf0042107c
@@ -396,7 +396,7 @@ public final class LauncherInstrumentation {
}
private UiObject2 verifyContainerType(ContainerType containerType) {
waitForTouchInteractionService();
//waitForTouchInteractionService();
assertEquals("Unexpected display rotation",
mExpectedRotation, mDevice.getDisplayRotation());