Temporarily disabling checking TouchInteractionService

am: bf0042107c

Change-Id: I3be5655ea2f09c649f4fd0bc89069d90f61513d8
This commit is contained in:
vadimt
2019-07-16 19:41:32 -07:00
committed by android-build-merger
@@ -396,7 +396,7 @@ public final class LauncherInstrumentation {
}
private UiObject2 verifyContainerType(ContainerType containerType) {
waitForTouchInteractionService();
//waitForTouchInteractionService();
assertEquals("Unexpected display rotation",
mExpectedRotation, mDevice.getDisplayRotation());