Removing unused tracing

Test: presubmit
Bug: 192018189
Change-Id: I31e6fd8410e879aeda0249d89f650e1a41de6030
This commit is contained in:
vadimt
2021-09-14 14:01:01 -07:00
parent 2d9741b832
commit 155ce05218
6 changed files with 0 additions and 55 deletions

View File

@@ -118,6 +118,5 @@ public final class TestProtocol {
public static final String WORK_PROFILE_REMOVED = "b/159671700";
public static final String FALLBACK_ACTIVITY_NO_SET = "b/181019015";
public static final String TASK_VIEW_ID_CRASH = "b/195430732";
public static final String L3_SWIPE_TO_HOME = "b/192018189";
public static final String NO_DROP_TARGET = "b/195031154";
}