Removing debug tracing for flakes that stopped reproing

Bug: 139941530
Bug: 140311911
Change-Id: Idf4c013373e627db92aa96f9207e25336ee039f8
This commit is contained in:
vadimt
2019-09-23 13:57:32 -07:00
parent f8a9a14aca
commit 5466699f0b
3 changed files with 0 additions and 20 deletions

View File

@@ -84,7 +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 ALL_APPS_UPON_RECENTS = "b/139941530";
public static final String STABLE_STATE_MISMATCH = "b/140311911";
public static final String WELLBEING_NO_TASK_MENU = "b/141275518";
}