Merge "Added a content call to emulate the other devices displays" into tm-qpr-dev am: 1e2454eb85
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/18935140 Change-Id: Ia851a565e12ecdcbfd6a6d0dce8c602fb886fff4 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -139,4 +139,9 @@ public final class TestProtocol {
|
||||
public static final String MISSING_PROMISE_ICON = "b/202985412";
|
||||
public static final String BAD_STATE = "b/223498680";
|
||||
public static final String TASKBAR_IN_APP_STATE = "b/227657604";
|
||||
|
||||
public static final String REQUEST_EMULATE_DISPLAY = "emulate-display";
|
||||
public static final String REQUEST_STOP_EMULATE_DISPLAY = "stop-emulate-display";
|
||||
public static final String REQUEST_IS_EMULATE_DISPLAY_RUNNING = "is-emulate-display-running";
|
||||
public static final String REQUEST_EMULATE_PRINT_DEVICE = "emulate-print-device";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user