- Added realracing3-community.apk (71.57 MB) - Removed 32-bit support (armeabi-v7a) - Only includes arm64-v8a libraries - Decompiled source code included - Added README-community.md with analysis
28 lines
770 B
Java
28 lines
770 B
Java
package com.google.android.gms.internal.drive;
|
|
|
|
/* loaded from: classes3.dex */
|
|
final class zzka {
|
|
private static final zzjy<?> zzoq = new zzjz();
|
|
private static final zzjy<?> zzor = zzck();
|
|
|
|
private static zzjy<?> zzck() {
|
|
try {
|
|
return (zzjy) Class.forName("com.google.protobuf.ExtensionSchemaFull").getDeclaredConstructor(new Class[0]).newInstance(new Object[0]);
|
|
} catch (Exception unused) {
|
|
return null;
|
|
}
|
|
}
|
|
|
|
public static zzjy<?> zzcl() {
|
|
return zzoq;
|
|
}
|
|
|
|
public static zzjy<?> zzcm() {
|
|
zzjy<?> zzjyVar = zzor;
|
|
if (zzjyVar != null) {
|
|
return zzjyVar;
|
|
}
|
|
throw new IllegalStateException("Protobuf runtime is not correctly loaded.");
|
|
}
|
|
}
|