Merge "Add debug logs to help investigate view and activity leak test failures." into tm-qpr-dev
This commit is contained in:
commit
e09fecc272
|
@ -155,6 +155,7 @@ public final class TestProtocol {
|
|||
public static final String TASKBAR_IN_APP_STATE = "b/227657604";
|
||||
public static final String NPE_TRANSIENT_TASKBAR = "b/257549303";
|
||||
public static final String FLAKY_BINDING = "b/270216650";
|
||||
public static final String VIEW_AND_ACTIVITY_LEAKS = "b/260260325";
|
||||
|
||||
public static final String REQUEST_EMULATE_DISPLAY = "emulate-display";
|
||||
public static final String REQUEST_STOP_EMULATE_DISPLAY = "stop-emulate-display";
|
||||
|
|
Loading…
Reference in New Issue