Merge "Adding debug tracing for a lab-only issue" into ub-launcher3-qt-dev

This commit is contained in:
Vadim Tryshev
2019-05-30 17:58:04 +00:00
committed by Android (Google) Code Review
3 changed files with 21 additions and 3 deletions

View File

@@ -71,4 +71,5 @@ public final class TestProtocol {
public static final String NO_ALLAPPS_EVENT_TAG = "b/133867119";
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";
}