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

Commit 49de18e4 authored by Steve Pfetsch's avatar Steve Pfetsch Committed by Automerger Merge Worker
Browse files

Revert "Enable gesture debug log for a test failure" am: 827c5557 am: e2efbb73 am: a4a378c8

parents d24ee08b a4a378c8
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -105,8 +105,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/202433017 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 ISystemGestureExclusionListener mGestureExclusionListener =