From 1fd52d9024a6ac3b1dd38f8518903e7c332bc750 Mon Sep 17 00:00:00 2001 From: vadimt Date: Thu, 11 Jul 2019 16:00:12 -0700 Subject: Remove tracing for a fixed bug Bug: 132900132 Change-Id: Ic4ce3669f88c932e392b7517ec9fda11384dc334 --- src/com/android/launcher3/testing/TestProtocol.java | 1 - 1 file changed, 1 deletion(-) (limited to 'src/com/android/launcher3/testing/TestProtocol.java') diff --git a/src/com/android/launcher3/testing/TestProtocol.java b/src/com/android/launcher3/testing/TestProtocol.java index 011ff86e2..e28eba809 100644 --- a/src/com/android/launcher3/testing/TestProtocol.java +++ b/src/com/android/launcher3/testing/TestProtocol.java @@ -75,7 +75,6 @@ public final class TestProtocol { public static final String REQUEST_ENABLE_DEBUG_TRACING = "enable-debug-tracing"; public static final String REQUEST_DISABLE_DEBUG_TRACING = "disable-debug-tracing"; public static final String NO_DRAG_TAG = "b/133009122"; - public static final String NO_START_TAG = "b/132900132"; public static final String NO_START_TASK_TAG = "b/133765434"; public static final String NO_OVERVIEW_EVENT_TAG = "b/134532571"; } -- cgit v1.2.3