mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-28 07:46:55 +00:00
Merge "Add AGA_SESSION_SUMMARY_LOG for session summary log debugging." into udc-dev am: a2de64b8e7
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/23355101 Change-Id: I0eada997c57f969cc2db2d1ea55fdc6238268572 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