Removing tracing for a fixed bug

Bug: 141770616
Change-Id: I52ec681eca20733021090fe50058bc7d3f996ade
This commit is contained in:
vadimt
2019-10-28 16:59:45 -07:00
parent 51a4c7bd41
commit 5631b4a7ef
4 changed files with 0 additions and 19 deletions

View File

@@ -84,6 +84,5 @@ 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 NO_CONTEXT_MENU = "b/141770616";
public static final String CRASH_ADD_CUSTOM_SHORTCUT = "b/141568904";
}