Adding logging for for the case whe Launcher activity is not resumed after Back

Bug: 322823209
Test: presubmit
Flag: N/A
Change-Id: I4e9b26ab142f4d69f906eeb6d5ab487babbcbca1
This commit is contained in:
Vadim Tryshev
2024-02-15 12:39:27 -08:00
parent 7e9bea446a
commit 451eebd450
2 changed files with 7 additions and 0 deletions
@@ -169,6 +169,7 @@ public final class TestProtocol {
public static final String ICON_MISSING = "b/282963545";
public static final String OVERVIEW_OVER_HOME = "b/279059025";
public static final String UIOBJECT_STALE_ELEMENT = "b/319501259";
public static final String ACTIVITY_NOT_RESUMED_AFTER_BACK = "b/322823209";
public static final String REQUEST_EMULATE_DISPLAY = "emulate-display";
public static final String REQUEST_STOP_EMULATE_DISPLAY = "stop-emulate-display";