Logging for drop bar not appearing for dragged widget

Test: presubmit
Bug: 195031154
Change-Id: I19494fc3d6d9db252570697c057fdee7f7d44521
This commit is contained in:
vadimt
2021-09-01 12:33:00 -07:00
parent 2d5a8dc847
commit 89d9423321
6 changed files with 44 additions and 0 deletions

View File

@@ -120,4 +120,5 @@ public final class TestProtocol {
public static final String THIRD_PARTY_LAUNCHER_NOT_SET = "b/187080582";
public static final String TASK_VIEW_ID_CRASH = "b/195430732";
public static final String L3_SWIPE_TO_HOME = "b/192018189";
public static final String NO_DROP_TARGET = "b/195031154";
}