Merge "Add AGA_SESSION_SUMMARY_LOG for session summary log debugging." into udc-dev am: a2de64b8e7 am: 640b85c976 am: b185a90f5f
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/23355101 Change-Id: I88177d307413cd2b9e84a62101e5ce72ddefed6b Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -60,4 +60,9 @@ public class LogConfig {
|
||||
* When turned on, we enable Gms Play related logging.
|
||||
*/
|
||||
public static final String GMS_PLAY = "GmsPlay";
|
||||
|
||||
/**
|
||||
* When turned on, we enable AGA related session summary logging.
|
||||
*/
|
||||
public static final String AGA_SESSION_SUMMARY_LOG = "AGASessionSummaryLog";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user