Merge "[play] Add debug config flag to GMS Play." into udc-dev am: ae1c56e34d
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22900365 Change-Id: I0ddd75273b873aa7049ca3272aa74eac24f06cbc Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -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