Merge "Adding tracing for quick switch not working" into ub-launcher3-master

This commit is contained in:
TreeHugger Robot
2020-03-30 19:14:44 +00:00
committed by Android (Google) Code Review
5 changed files with 35 additions and 0 deletions

View File

@@ -97,4 +97,5 @@ public final class TestProtocol {
public static final String NO_BACKGROUND_TO_OVERVIEW_TAG = "b/138251824";
public static final String APP_NOT_DISABLED = "b/139891609";
public static final String NO_SCROLL_END_WIDGETS = "b/152354290";
public static final String NO_START_FROM_RECENTS = "b/152658211";
}