Disable sensor manager for tests in platform

Bug: 153443049
Change-Id: Ieaa4b8144eba11c5d3025a1bcca42a8552d1c702
(cherry picked from commit 1a09958626)
This commit is contained in:
Vinit Nayak
2020-04-13 15:47:02 -07:00
parent 9034ab9e53
commit fd3fc081d9
@@ -247,6 +247,8 @@ public final class LauncherInstrumentation {
}
}
}
disableSensorRotation();
}
public void enableCheckEventsForSuccessfulGestures() {