Files
rr3-apk/smali/android/app/ServiceStartNotAllowedException.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
364 B
Smali

.class public synthetic Landroid/app/ServiceStartNotAllowedException;
.super Ljava/lang/IllegalStateException;
.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