Revert "Enable gesture debug log for a test failure" am: 827c5557cd
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/18242198 Change-Id: I0b53eb743098669f8ca7aa1eda5d6a551f9de6c7 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -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 =
|
||||||
|
|||||||
Reference in New Issue
Block a user