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,35 @@
package com.google.android.gms.common;
import com.google.android.gms.common.annotation.KeepForSdk;
import com.google.android.gms.common.internal.ShowFirstParty;
import com.google.android.gms.internal.common.zzag;
import com.google.errorprone.annotations.RestrictedInheritance;
import java.util.HashMap;
@ShowFirstParty
@KeepForSdk
@RestrictedInheritance(allowedOnPath = ".*javatests/com/google/android/gmscore/integ/client/common/robolectric/.*", explanation = "Sub classing of GMS Core's APIs are restricted to testing fakes.", link = "go/gmscore-restrictedinheritance")
/* loaded from: classes2.dex */
public class GmsSignatureVerifier {
private static final zzab zza;
private static final zzab zzb;
private static final HashMap zzc;
static {
zzz zzzVar = new zzz();
zzzVar.zzd("com.google.android.gms");
zzzVar.zza(204200000L);
zzl zzlVar = zzn.zzd;
zzzVar.zzc(zzag.zzn(zzlVar.zzf(), zzn.zzb.zzf()));
zzl zzlVar2 = zzn.zzc;
zzzVar.zzb(zzag.zzn(zzlVar2.zzf(), zzn.zza.zzf()));
zza = zzzVar.zze();
zzz zzzVar2 = new zzz();
zzzVar2.zzd("com.android.vending");
zzzVar2.zza(82240000L);
zzzVar2.zzc(zzag.zzm(zzlVar.zzf()));
zzzVar2.zzb(zzag.zzm(zzlVar2.zzf()));
zzb = zzzVar2.zze();
zzc = new HashMap();
}
}