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

Commit d95d0491 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: c8c7d354

parents 7ab5723b c8c7d354
Loading
Loading
Loading
Loading
+1 −2
Original line number Original line 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_PREDICTIONS = 10;
    private static final int MAX_NUM_LOGGED_GESTURES = 10;
    private static final int MAX_NUM_LOGGED_GESTURES = 10;


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


    private ISystemGestureExclusionListener mGestureExclusionListener =
    private ISystemGestureExclusionListener mGestureExclusionListener =