Temporarily disabling checking TouchInteractionService
Change-Id: I953f251373f7bfb471eb203ee4ceda4375f17703
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