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

Commit 827c5557 authored by Steve Pfetsch's avatar Steve Pfetsch
Browse files

Revert "Enable gesture debug log for a test failure"

This reverts commit 1ec8d204.

Reason for revert: verbose

Bug: 232017677
Change-Id: Id33a85e5eba86c77c9bd060e64f0e484b2f8e6f5
parent 932e0369
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 =