Temporarily disabling checking TouchInteractionService
am: bf0042107c
Change-Id: I3be5655ea2f09c649f4fd0bc89069d90f61513d8
This commit is contained in:
@@ -396,7 +396,7 @@ public final class LauncherInstrumentation {
|
||||
}
|
||||
|
||||
private UiObject2 verifyContainerType(ContainerType containerType) {
|
||||
waitForTouchInteractionService();
|
||||
//waitForTouchInteractionService();
|
||||
|
||||
assertEquals("Unexpected display rotation",
|
||||
mExpectedRotation, mDevice.getDisplayRotation());
|
||||
|
||||
Reference in New Issue
Block a user