Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5f6da6da authored by Alex Chau's avatar Alex Chau Committed by Automerger Merge Worker
Browse files

Merge "Revert "Enable NoBackGesture logging"" into sc-v2-dev am: 5c400743

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16273542

Change-Id: Ic1e197106ba80ef7efb749d698aa48679531f4b0
parents f887324f 5c400743
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -101,8 +101,7 @@ public class EdgeBackGestureHandler extends CurrentUserTracker
    private static final int MAX_NUM_LOGGED_PREDICTIONS = 10;
    private static final int MAX_NUM_LOGGED_GESTURES = 10;

    // Temporary log until b/201642126 is resolved
    static final boolean DEBUG_MISSING_GESTURE = true;
    static final boolean DEBUG_MISSING_GESTURE = false;
    static final String DEBUG_MISSING_GESTURE_TAG = "NoBackGesture";

    private static final boolean ENABLE_PER_WINDOW_INPUT_ROTATION =