Adding some logging to track test failure in post submit

Test: not needed

Bug: 295069071

Change-Id: I3394267dbbd808544e2759737c7d139c5ba4121f
This commit is contained in:
randypfohl
2023-08-21 14:41:52 -07:00
parent 7900abdab7
commit ecffb20ba8
5 changed files with 11 additions and 2 deletions

View File

@@ -161,7 +161,7 @@ public final class TestProtocol {
public static final String LAUNCH_SPLIT_PAIR = "b/288939273";
public static final String OVERVIEW_OVER_HOME = "b/279059025";
public static final String INCORRECT_HOME_STATE = "b/293191790";
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";