Merge "Added a content call to emulate the other devices displays" into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
1e2454eb85
@@ -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