Add logging to help debug additional app infos being updated by CacheDataUpdatedTask

Bug: 239465630
Test: ran test locally.
Change-Id: I1b31cfaeb697f87acd99d787284f55d7e6b75b54
This commit is contained in:
Schneider Victor-tulias
2022-07-28 16:08:06 -07:00
parent 778f8c1833
commit 62511de74e
3 changed files with 18 additions and 0 deletions

View File

@@ -138,6 +138,7 @@ 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 INCORRECT_INFO_UPDATED = "b/239465630";
public static final String REQUEST_EMULATE_DISPLAY = "emulate-display";
public static final String REQUEST_STOP_EMULATE_DISPLAY = "stop-emulate-display";