Merge "Add logging to help debug b/200572078." into sc-v2-dev

This commit is contained in:
TreeHugger Robot
2021-09-30 07:01:41 +00:00
committed by Android (Google) Code Review
4 changed files with 25 additions and 0 deletions

View File

@@ -120,4 +120,5 @@ public final class TestProtocol {
public static final String WORK_PROFILE_REMOVED = "b/159671700";
public static final String TASK_VIEW_ID_CRASH = "b/195430732";
public static final String NO_DROP_TARGET = "b/195031154";
public static final String NULL_INT_SET = "b/200572078";
}