Add test logs for animating in split launch

Bug: 288939273
Change-Id: Ib1728d859f33fa3f673f67eca754ec9813b0562b
This commit is contained in:
Vinit Nayak
2023-07-18 17:17:18 -07:00
parent 993c311bb7
commit 3d293c432a
3 changed files with 12 additions and 1 deletions

View File

@@ -157,6 +157,7 @@ public final class TestProtocol {
public static final String TWO_TASKBAR_LONG_CLICKS = "b/262282528";
public static final String FLAKY_ACTIVITY_COUNT = "b/260260325";
public static final String ICON_MISSING = "b/282963545";
public static final String LAUNCH_SPLIT_PAIR = "b/288939273";
public static final String REQUEST_EMULATE_DISPLAY = "emulate-display";
public static final String REQUEST_STOP_EMULATE_DISPLAY = "stop-emulate-display";