diff --git a/tests/tapl/com/android/launcher3/tapl/LauncherInstrumentation.java b/tests/tapl/com/android/launcher3/tapl/LauncherInstrumentation.java index 975fe9c1e7..2968c8061e 100644 --- a/tests/tapl/com/android/launcher3/tapl/LauncherInstrumentation.java +++ b/tests/tapl/com/android/launcher3/tapl/LauncherInstrumentation.java @@ -247,6 +247,8 @@ public final class LauncherInstrumentation { } } } + + disableSensorRotation(); } public void enableCheckEventsForSuccessfulGestures() {