Add tracing for b/134532571

Bug: 134172603
Bug: 134532571
Change-Id: I75c8e0212a9b35d33842d5380fbe733b486be932
This commit is contained in:
vadimt
2019-06-06 17:00:57 -07:00
parent 63013c5e57
commit 0f08db5eeb
5 changed files with 34 additions and 0 deletions

View File

@@ -72,4 +72,5 @@ public final class TestProtocol {
public static final String NO_DRAG_TAG = "b/133009122";
public static final String NO_START_TAG = "b/132900132";
public static final String NO_START_TASK_TAG = "b/133765434";
public static final String NO_OVERVIEW_EVENT_TAG = "b/134532571";
}