summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/testing
diff options
context:
space:
mode:
authorvadimt <vadimt@google.com>2019-09-25 11:26:56 -0700
committervadimt <vadimt@google.com>2019-09-25 11:26:56 -0700
commit49b64a98cad6b3b91d6550adbb1b9ea8c68e87b4 (patch)
tree620139c91348f9e7a7e45a4797b156e31af6f7ce /src/com/android/launcher3/testing
parent6929199c8a568bc32a5a423680fc008ef499a1d5 (diff)
downloadandroid_packages_apps_Trebuchet-49b64a98cad6b3b91d6550adbb1b9ea8c68e87b4.tar.gz
android_packages_apps_Trebuchet-49b64a98cad6b3b91d6550adbb1b9ea8c68e87b4.tar.bz2
android_packages_apps_Trebuchet-49b64a98cad6b3b91d6550adbb1b9ea8c68e87b4.zip
Removing debug tracing for a fixed bug
Bug: 141275518 Change-Id: I171361d4f797f587b404eed07108224d8ab844f8
Diffstat (limited to 'src/com/android/launcher3/testing')
-rw-r--r--src/com/android/launcher3/testing/TestProtocol.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/com/android/launcher3/testing/TestProtocol.java b/src/com/android/launcher3/testing/TestProtocol.java
index d286ae211..bb44d90a3 100644
--- a/src/com/android/launcher3/testing/TestProtocol.java
+++ b/src/com/android/launcher3/testing/TestProtocol.java
@@ -84,5 +84,4 @@ public final class TestProtocol {
public static final String NO_BACKGROUND_TO_OVERVIEW_TAG = "b/138251824";
public static final String NO_DRAG_TO_WORKSPACE = "b/138729456";
public static final String APP_NOT_DISABLED = "b/139891609";
- public static final String WELLBEING_NO_TASK_MENU = "b/141275518";
}