Initial version -- added millennium read funcionality
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
package com.google.android.gms.common.internal.service;
|
||||
|
||||
import com.google.android.gms.common.api.Api;
|
||||
|
||||
/* JADX INFO: compiled from: com.google.android.gms:play-services-base@@18.4.0 */
|
||||
/* JADX INFO: loaded from: classes2.dex */
|
||||
public final class Common {
|
||||
public static final Api<Api.ApiOptions.NoOptions> API;
|
||||
public static final Api.ClientKey<zah> CLIENT_KEY;
|
||||
public static final zae zaa;
|
||||
private static final Api.AbstractClientBuilder zab;
|
||||
|
||||
static {
|
||||
Api.ClientKey<zah> clientKey = new Api.ClientKey<>();
|
||||
CLIENT_KEY = clientKey;
|
||||
zab zabVar = new zab();
|
||||
zab = zabVar;
|
||||
API = new Api<>("Common.API", zabVar, clientKey);
|
||||
zaa = new zae();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user