Files
rr3-apk/smali/android/service/credentials/CredentialProviderService.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

16 lines
362 B
Smali

.class public synthetic Landroid/service/credentials/CredentialProviderService;
.super Landroid/app/Service;
.source "SourceFile"
# direct methods
.method static synthetic constructor <clinit>()V
.locals 1
new-instance v0, Ljava/lang/NoClassDefFoundError;
invoke-direct {v0}, Ljava/lang/NoClassDefFoundError;-><init>()V
throw v0
.end method