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
This commit is contained in:
committed by
Android (Google) Code Review
commit
a2de64b8e7
@@ -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