Add Discord community version (64-bit only)

- 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
This commit is contained in:
2026-02-18 15:48:36 -08:00
parent c19eb3d7ff
commit c080f0d97f
26930 changed files with 2529574 additions and 0 deletions

View File

@@ -0,0 +1,47 @@
package com.google.android.gms.internal.measurement;
import com.google.common.base.Supplier;
import com.google.common.base.Suppliers;
/* loaded from: classes3.dex */
public final class zzpd implements Supplier {
private static zzpd zza = new zzpd();
private final Supplier zzb = Suppliers.ofInstance(new zzpf());
@Override // com.google.common.base.Supplier
public final /* synthetic */ Object get() {
return (zzpg) this.zzb.get();
}
public static boolean zza() {
return ((zzpg) zza.get()).zza();
}
public static boolean zzb() {
return ((zzpg) zza.get()).zzb();
}
public static boolean zzc() {
return ((zzpg) zza.get()).zzc();
}
public static boolean zzd() {
return ((zzpg) zza.get()).zzd();
}
public static boolean zze() {
return ((zzpg) zza.get()).zze();
}
public static boolean zzf() {
return ((zzpg) zza.get()).zzf();
}
public static boolean zzg() {
return ((zzpg) zza.get()).zzg();
}
public static boolean zzh() {
return ((zzpg) zza.get()).zzh();
}
}