Adding tracing for a lab-only flake

Bug: 142514365
Change-Id: I9c93ecabbcbad6d4683d595587831d8465e62ee8
This commit is contained in:
vadimt
2019-10-11 19:02:12 -07:00
parent 4009493f3c
commit ce25a2bf68
6 changed files with 40 additions and 0 deletions

View File

@@ -85,4 +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";
}