Remove tracing for fixed bugs
Bug: 129434166 Bug: 131170582 Change-Id: Ia9b356594001d96c69ffbb7f8b767b2f54ed5feb
This commit is contained in:
@@ -63,9 +63,4 @@ public final class TestProtocol {
|
||||
"all-apps-to-overview-swipe-height";
|
||||
public static final String REQUEST_HOME_TO_ALL_APPS_SWIPE_HEIGHT =
|
||||
"home-to-all-apps-swipe-height";
|
||||
|
||||
public static boolean sDebugTracing = false;
|
||||
public static final String NO_DRAG_TAG = "b/129434166";
|
||||
public static final String REQUEST_ENABLE_DRAG_LOGGING = "enable-drag-logging";
|
||||
public static final String REQUEST_DISABLE_DRAG_LOGGING = "disable-drag-logging";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user