- Imported from https://github.com/supermegamestre/Project-Real-Resurrection-3 - APKTool decompilation (Smali bytecode) for modding and rebuilding APK - Supports both 32-bit (armeabi-v7a) and 64-bit (arm64-v8a) architectures - Includes full Smali source, resources, and native libraries - Ready to rebuild APK after modifications with apktool b command - Added comprehensive README-apktool.md with modding guide This branch complements the JADX branches: - Use JADX (main/discord-community) to UNDERSTAND code (readable Java) - Use APKTool (this branch) to MODIFY and REBUILD APK (editable Smali) Total: 44,417 files, 538.51 MB Smali source code
69 lines
2.2 KiB
Smali
69 lines
2.2 KiB
Smali
.class public final Lcom/google/android/gms/internal/ads/zzbez;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# static fields
|
|
.field public static final zza:Lcom/google/android/gms/internal/ads/zzbdv;
|
|
|
|
.field public static final zzb:Lcom/google/android/gms/internal/ads/zzbdv;
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 4
|
|
|
|
const-string v0, "gads:trustless_token_for_decagon:enabled"
|
|
|
|
const/4 v1, 0x1
|
|
|
|
.line 1
|
|
invoke-static {v0, v1}, Lcom/google/android/gms/internal/ads/zzbdv;->zzd(Ljava/lang/String;Z)Lcom/google/android/gms/internal/ads/zzbdv;
|
|
|
|
move-result-object v0
|
|
|
|
sput-object v0, Lcom/google/android/gms/internal/ads/zzbez;->zza:Lcom/google/android/gms/internal/ads/zzbdv;
|
|
|
|
const-string v0, "gads:invalidate_token_at_refresh_start"
|
|
|
|
.line 2
|
|
invoke-static {v0, v1}, Lcom/google/android/gms/internal/ads/zzbdv;->zzd(Ljava/lang/String;Z)Lcom/google/android/gms/internal/ads/zzbdv;
|
|
|
|
const-string v0, "gms:expose_token_for_gma:enabled"
|
|
|
|
.line 3
|
|
invoke-static {v0, v1}, Lcom/google/android/gms/internal/ads/zzbdv;->zzd(Ljava/lang/String;Z)Lcom/google/android/gms/internal/ads/zzbdv;
|
|
|
|
const-string v0, "gads:referesh_rate_limit"
|
|
|
|
const/4 v2, 0x0
|
|
|
|
.line 4
|
|
invoke-static {v0, v2}, Lcom/google/android/gms/internal/ads/zzbdv;->zzd(Ljava/lang/String;Z)Lcom/google/android/gms/internal/ads/zzbdv;
|
|
|
|
const-string v0, "gads:timeout_for_trustless_token:millis"
|
|
|
|
const-wide/16 v2, 0x7d0
|
|
|
|
.line 5
|
|
invoke-static {v0, v2, v3}, Lcom/google/android/gms/internal/ads/zzbdv;->zzb(Ljava/lang/String;J)Lcom/google/android/gms/internal/ads/zzbdv;
|
|
|
|
move-result-object v0
|
|
|
|
sput-object v0, Lcom/google/android/gms/internal/ads/zzbez;->zzb:Lcom/google/android/gms/internal/ads/zzbdv;
|
|
|
|
const-string v0, "gads:token_anonymization:enabled"
|
|
|
|
.line 6
|
|
invoke-static {v0, v1}, Lcom/google/android/gms/internal/ads/zzbdv;->zzd(Ljava/lang/String;Z)Lcom/google/android/gms/internal/ads/zzbdv;
|
|
|
|
const-string v0, "gads:cached_token:ttl_millis"
|
|
|
|
const-wide/32 v1, 0xa4cb80
|
|
|
|
.line 7
|
|
invoke-static {v0, v1, v2}, Lcom/google/android/gms/internal/ads/zzbdv;->zzb(Ljava/lang/String;J)Lcom/google/android/gms/internal/ads/zzbdv;
|
|
|
|
return-void
|
|
.end method
|