Merge "[play] Add debug config flag to GMS Play." into udc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
ae1c56e34d
@@ -55,4 +55,9 @@ public class LogConfig {
|
||||
* When turned on, we enable quick launch v2 related logging.
|
||||
*/
|
||||
public static final String QUICK_LAUNCH_V2 = "QuickLaunchV2";
|
||||
|
||||
/**
|
||||
* When turned on, we enable Gms Play related logging.
|
||||
*/
|
||||
public static final String GMS_PLAY = "GmsPlay";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user