Disable sensor manager for tests in platform am: fd3fc081d9 am: e21c4ec073 am: c90f5d74af am: ab0f9ee5f0

Change-Id: If75533e7330ee94a7ce2481aae8b978100f043e0
This commit is contained in:
Vinit Nayak 2020-04-14 22:21:59 +00:00 committed by Automerger Merge Worker
commit 02885183a4
1 changed files with 2 additions and 0 deletions

View File

@ -247,6 +247,8 @@ public final class LauncherInstrumentation {
}
}
}
disableSensorRotation();
}
public void enableCheckEventsForSuccessfulGestures() {