Removing tracing and @Stability for a fixed bug

Bug: 142514365
Change-Id: I147850db274c465fb964eca30b97b3ebaaa2ccf6
This commit is contained in:
vadimt
2019-10-25 11:18:50 -07:00
parent efefa59f8c
commit 23c8341096
8 changed files with 1 additions and 66 deletions

View File

@@ -85,6 +85,5 @@ public final class TestProtocol {
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 LAUNCHER_DIDNT_INITIALIZE = "b/142514365";
public static final String CRASH_ADD_CUSTOM_SHORTCUT = "b/141568904";
}