* Decompile and recreate Soul Browser v1.4.85 with APK CI builds Co-authored-by: KaKi87 <KaKi87@pm.me> * Fix CI build: include bundled google.jks and remove PR trigger The apktool build failed in CI because app/unknown/.../google.jks was excluded by the *.jks gitignore rule. Whitelist app-bundled JKS files and commit the missing resource. Also remove the redundant pull_request workflow trigger. Co-authored-by: KaKi87 <KaKi87@pm.me> * Change package ID to com.github.kaki87.soulbrowser Rename the application ID so the rebuilt APK can be installed alongside the original Soul Browser from Google Play. - Update AndroidManifest package, permissions, providers, and actions - Update R class references in smali (com/github/kaki87/soulbrowser/R) - Update shortcuts.xml targetPackage - Rename app label to "Soul Rebuild" for easy identification Co-authored-by: KaKi87 <KaKi87@pm.me> * Fix install compatibility: remove split APK metadata and bundle native libs The rebuilt APK still declared requiredSplitTypes and Play Store split metadata, causing Android to reject standalone installs as incompatible. - Remove requiredSplitTypes and split-related manifest meta-data - Merge native libs from all ABI splits with uncompressed storage - Page-align before signing for extractNativeLibs=false - Add .so to apktool doNotCompress list Co-authored-by: KaKi87 <KaKi87@pm.me> * Fix install failure: use apksigner v2/v3 and bundle arm64 native libs Target SDK 36 requires APK Signature Scheme v2+, but jarsigner only produces v1 signatures, causing Android to reject the install. - Sign with apksigner (v1+v2+v3) instead of jarsigner - Add arm64-v8a native libraries from universal Soul Browser 1.4.79 - Set extractNativeLibs=true for reliable sideload installs - Commit stable debug keystore for consistent signatures across builds Co-authored-by: KaKi87 <KaKi87@pm.me> * Add committed debug keystore for consistent APK signatures Co-authored-by: KaKi87 <KaKi87@pm.me> * Fix startup crash: use original classes2.dex desugar libraries Apktool recompiles smali_classes2 into a broken classes2.dex, causing ClassNotFoundException for j$.com.android.tools.r8.a at ML Kit init. Inject the original classes2.dex (Java 8+ desugar libs) after apktool build instead of using the recompiled version. Co-authored-by: KaKi87 <KaKi87@pm.me> * Fix missing drawable resources from density split APKs The base APK is an app bundle module; density-specific drawables like seek_thumb_nor_b live in config.xhdpi.apk and were missing after rebuild, causing Resources$NotFoundException at runtime. - Merge non-9-patch resources from split APKs before apktool build - Sync public.xml IDs from R smali only when backing files exist - Add 713 density-specific resource IDs to public.xml Co-authored-by: KaKi87 <KaKi87@pm.me> --------- Co-authored-by: Cursor Agent <cursoragent@cursor.com>
661 lines
14 KiB
Smali
661 lines
14 KiB
Smali
.class Lkotlin/io/FilesKt__FilePathComponentsKt;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation runtime Lkotlin/Metadata;
|
|
d1 = {
|
|
"\u0000&\n\u0000\n\u0002\u0010\u0008\n\u0002\u0010\u000e\n\u0002\u0008\u0002\n\u0002\u0018\u0002\n\u0002\u0008\u0006\n\u0002\u0010\u000b\n\u0002\u0008\u0002\n\u0002\u0018\u0002\n\u0002\u0008\u0004\u001a\u0011\u0010\u0000\u001a\u00020\u0001*\u00020\u0002H\u0002\u00a2\u0006\u0002\u0008\u0003\u001a\u000c\u0010\u000e\u001a\u00020\u000f*\u00020\u0005H\u0000\u001a\u001c\u0010\u0010\u001a\u00020\u0005*\u00020\u00052\u0006\u0010\u0011\u001a\u00020\u00012\u0006\u0010\u0012\u001a\u00020\u0001H\u0000\"\u0018\u0010\u0004\u001a\u00020\u0002*\u00020\u00058@X\u0080\u0004\u00a2\u0006\u0006\u001a\u0004\u0008\u0006\u0010\u0007\"\u0018\u0010\u0008\u001a\u00020\u0005*\u00020\u00058@X\u0080\u0004\u00a2\u0006\u0006\u001a\u0004\u0008\t\u0010\n\"\u0015\u0010\u000b\u001a\u00020\u000c*\u00020\u00058F\u00a2\u0006\u0006\u001a\u0004\u0008\u000b\u0010\r\u00a8\u0006\u0013"
|
|
}
|
|
d2 = {
|
|
"getRootLength",
|
|
"",
|
|
"",
|
|
"getRootLength$FilesKt__FilePathComponentsKt",
|
|
"rootName",
|
|
"Ljava/io/File;",
|
|
"getRootName",
|
|
"(Ljava/io/File;)Ljava/lang/String;",
|
|
"root",
|
|
"getRoot",
|
|
"(Ljava/io/File;)Ljava/io/File;",
|
|
"isRooted",
|
|
"",
|
|
"(Ljava/io/File;)Z",
|
|
"toComponents",
|
|
"Lkotlin/io/FilePathComponents;",
|
|
"subPath",
|
|
"beginIndex",
|
|
"endIndex",
|
|
"kotlin-stdlib"
|
|
}
|
|
k = 0x5
|
|
mv = {
|
|
0x2,
|
|
0x2,
|
|
0x0
|
|
}
|
|
xi = 0x31
|
|
xs = "kotlin/io/FilesKt"
|
|
.end annotation
|
|
|
|
.annotation build Lkotlin/jvm/internal/SourceDebugExtension;
|
|
value = {
|
|
"SMAP\nFilePathComponents.kt\nKotlin\n*S Kotlin\n*F\n+ 1 FilePathComponents.kt\nkotlin/io/FilesKt__FilePathComponentsKt\n+ 2 _Collections.kt\nkotlin/collections/CollectionsKt___CollectionsKt\n*L\n1#1,149:1\n1563#2:150\n1634#2,3:151\n*S KotlinDebug\n*F\n+ 1 FilePathComponents.kt\nkotlin/io/FilesKt__FilePathComponentsKt\n*L\n134#1:150\n134#1:151,3\n*E\n"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static final getRoot(Ljava/io/File;)Ljava/io/File;
|
|
.locals 1
|
|
.param p0 # Ljava/io/File;
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
|
|
.line 1
|
|
const-string v0, "<this>"
|
|
|
|
.line 2
|
|
.line 3
|
|
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 4
|
|
.line 5
|
|
.line 6
|
|
new-instance v0, Ljava/io/File;
|
|
|
|
.line 7
|
|
.line 8
|
|
invoke-static {p0}, Lkotlin/io/FilesKt__FilePathComponentsKt;->getRootName(Ljava/io/File;)Ljava/lang/String;
|
|
|
|
.line 9
|
|
.line 10
|
|
.line 11
|
|
move-result-object p0
|
|
|
|
.line 12
|
|
invoke-direct {v0, p0}, Ljava/io/File;-><init>(Ljava/lang/String;)V
|
|
|
|
.line 13
|
|
.line 14
|
|
.line 15
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private static final getRootLength$FilesKt__FilePathComponentsKt(Ljava/lang/String;)I
|
|
.locals 5
|
|
|
|
.line 1
|
|
sget-char v0, Ljava/io/File;->separatorChar:C
|
|
|
|
.line 2
|
|
.line 3
|
|
const/4 v1, 0x0
|
|
|
|
.line 4
|
|
const/4 v2, 0x4
|
|
|
|
.line 5
|
|
invoke-static {p0, v0, v1, v2}, Lkotlin/text/StringsKt;->u(Ljava/lang/CharSequence;CII)I
|
|
|
|
.line 6
|
|
.line 7
|
|
.line 8
|
|
move-result v3
|
|
|
|
.line 9
|
|
const/4 v4, 0x1
|
|
|
|
.line 10
|
|
if-nez v3, :cond_2
|
|
|
|
.line 11
|
|
.line 12
|
|
invoke-virtual {p0}, Ljava/lang/String;->length()I
|
|
|
|
.line 13
|
|
.line 14
|
|
.line 15
|
|
move-result v1
|
|
|
|
.line 16
|
|
if-le v1, v4, :cond_1
|
|
|
|
.line 17
|
|
.line 18
|
|
invoke-virtual {p0, v4}, Ljava/lang/String;->charAt(I)C
|
|
|
|
.line 19
|
|
.line 20
|
|
.line 21
|
|
move-result v1
|
|
|
|
.line 22
|
|
if-ne v1, v0, :cond_1
|
|
|
|
.line 23
|
|
.line 24
|
|
const/4 v1, 0x2
|
|
|
|
.line 25
|
|
invoke-static {p0, v0, v1, v2}, Lkotlin/text/StringsKt;->u(Ljava/lang/CharSequence;CII)I
|
|
|
|
.line 26
|
|
.line 27
|
|
.line 28
|
|
move-result v1
|
|
|
|
.line 29
|
|
if-ltz v1, :cond_1
|
|
|
|
.line 30
|
|
.line 31
|
|
add-int/2addr v1, v4
|
|
|
|
.line 32
|
|
invoke-static {p0, v0, v1, v2}, Lkotlin/text/StringsKt;->u(Ljava/lang/CharSequence;CII)I
|
|
|
|
.line 33
|
|
.line 34
|
|
.line 35
|
|
move-result v0
|
|
|
|
.line 36
|
|
if-ltz v0, :cond_0
|
|
|
|
.line 37
|
|
.line 38
|
|
add-int/2addr v0, v4
|
|
|
|
.line 39
|
|
return v0
|
|
|
|
.line 40
|
|
:cond_0
|
|
invoke-virtual {p0}, Ljava/lang/String;->length()I
|
|
|
|
.line 41
|
|
.line 42
|
|
.line 43
|
|
move-result p0
|
|
|
|
.line 44
|
|
return p0
|
|
|
|
.line 45
|
|
:cond_1
|
|
return v4
|
|
|
|
.line 46
|
|
:cond_2
|
|
const/16 v0, 0x3a
|
|
|
|
.line 47
|
|
.line 48
|
|
if-lez v3, :cond_3
|
|
|
|
.line 49
|
|
.line 50
|
|
add-int/lit8 v2, v3, -0x1
|
|
|
|
.line 51
|
|
.line 52
|
|
invoke-virtual {p0, v2}, Ljava/lang/String;->charAt(I)C
|
|
|
|
.line 53
|
|
.line 54
|
|
.line 55
|
|
move-result v2
|
|
|
|
.line 56
|
|
if-ne v2, v0, :cond_3
|
|
|
|
.line 57
|
|
.line 58
|
|
add-int/2addr v3, v4
|
|
|
|
.line 59
|
|
return v3
|
|
|
|
.line 60
|
|
:cond_3
|
|
const/4 v2, -0x1
|
|
|
|
.line 61
|
|
if-ne v3, v2, :cond_4
|
|
|
|
.line 62
|
|
.line 63
|
|
invoke-static {v0, p0}, Lkotlin/text/StringsKt;->r(CLjava/lang/String;)Z
|
|
|
|
.line 64
|
|
.line 65
|
|
.line 66
|
|
move-result v0
|
|
|
|
.line 67
|
|
if-eqz v0, :cond_4
|
|
|
|
.line 68
|
|
.line 69
|
|
invoke-virtual {p0}, Ljava/lang/String;->length()I
|
|
|
|
.line 70
|
|
.line 71
|
|
.line 72
|
|
move-result p0
|
|
|
|
.line 73
|
|
return p0
|
|
|
|
.line 74
|
|
:cond_4
|
|
return v1
|
|
.end method
|
|
|
|
.method public static final getRootName(Ljava/io/File;)Ljava/lang/String;
|
|
.locals 2
|
|
.param p0 # Ljava/io/File;
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
|
|
.line 1
|
|
const-string v0, "<this>"
|
|
|
|
.line 2
|
|
.line 3
|
|
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 4
|
|
.line 5
|
|
.line 6
|
|
invoke-virtual {p0}, Ljava/io/File;->getPath()Ljava/lang/String;
|
|
|
|
.line 7
|
|
.line 8
|
|
.line 9
|
|
move-result-object v0
|
|
|
|
.line 10
|
|
const-string v1, "getPath(...)"
|
|
|
|
.line 11
|
|
.line 12
|
|
invoke-static {v0, v1}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 13
|
|
.line 14
|
|
.line 15
|
|
invoke-virtual {p0}, Ljava/io/File;->getPath()Ljava/lang/String;
|
|
|
|
.line 16
|
|
.line 17
|
|
.line 18
|
|
move-result-object p0
|
|
|
|
.line 19
|
|
invoke-static {p0, v1}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 20
|
|
.line 21
|
|
.line 22
|
|
invoke-static {p0}, Lkotlin/io/FilesKt__FilePathComponentsKt;->getRootLength$FilesKt__FilePathComponentsKt(Ljava/lang/String;)I
|
|
|
|
.line 23
|
|
.line 24
|
|
.line 25
|
|
move-result p0
|
|
|
|
.line 26
|
|
const/4 v1, 0x0
|
|
|
|
.line 27
|
|
invoke-virtual {v0, v1, p0}, Ljava/lang/String;->substring(II)Ljava/lang/String;
|
|
|
|
.line 28
|
|
.line 29
|
|
.line 30
|
|
move-result-object p0
|
|
|
|
.line 31
|
|
const-string v0, "substring(...)"
|
|
|
|
.line 32
|
|
.line 33
|
|
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 34
|
|
.line 35
|
|
.line 36
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static final isRooted(Ljava/io/File;)Z
|
|
.locals 1
|
|
.param p0 # Ljava/io/File;
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
.end param
|
|
|
|
.line 1
|
|
const-string v0, "<this>"
|
|
|
|
.line 2
|
|
.line 3
|
|
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 4
|
|
.line 5
|
|
.line 6
|
|
invoke-virtual {p0}, Ljava/io/File;->getPath()Ljava/lang/String;
|
|
|
|
.line 7
|
|
.line 8
|
|
.line 9
|
|
move-result-object p0
|
|
|
|
.line 10
|
|
const-string v0, "getPath(...)"
|
|
|
|
.line 11
|
|
.line 12
|
|
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 13
|
|
.line 14
|
|
.line 15
|
|
invoke-static {p0}, Lkotlin/io/FilesKt__FilePathComponentsKt;->getRootLength$FilesKt__FilePathComponentsKt(Ljava/lang/String;)I
|
|
|
|
.line 16
|
|
.line 17
|
|
.line 18
|
|
move-result p0
|
|
|
|
.line 19
|
|
if-lez p0, :cond_0
|
|
|
|
.line 20
|
|
.line 21
|
|
const/4 p0, 0x1
|
|
|
|
.line 22
|
|
return p0
|
|
|
|
.line 23
|
|
:cond_0
|
|
const/4 p0, 0x0
|
|
|
|
.line 24
|
|
return p0
|
|
.end method
|
|
|
|
.method public static final subPath(Ljava/io/File;II)Ljava/io/File;
|
|
.locals 1
|
|
.param p0 # Ljava/io/File;
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
|
|
.line 1
|
|
const-string v0, "<this>"
|
|
|
|
.line 2
|
|
.line 3
|
|
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 4
|
|
.line 5
|
|
.line 6
|
|
invoke-static {p0}, Lkotlin/io/FilesKt__FilePathComponentsKt;->toComponents(Ljava/io/File;)Lkotlin/io/FilePathComponents;
|
|
|
|
.line 7
|
|
.line 8
|
|
.line 9
|
|
move-result-object p0
|
|
|
|
.line 10
|
|
invoke-virtual {p0, p1, p2}, Lkotlin/io/FilePathComponents;->subPath(II)Ljava/io/File;
|
|
|
|
.line 11
|
|
.line 12
|
|
.line 13
|
|
move-result-object p0
|
|
|
|
.line 14
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static final toComponents(Ljava/io/File;)Lkotlin/io/FilePathComponents;
|
|
.locals 4
|
|
.param p0 # Ljava/io/File;
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
|
|
.line 1
|
|
const-string v0, "<this>"
|
|
|
|
.line 2
|
|
.line 3
|
|
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 4
|
|
.line 5
|
|
.line 6
|
|
invoke-virtual {p0}, Ljava/io/File;->getPath()Ljava/lang/String;
|
|
|
|
.line 7
|
|
.line 8
|
|
.line 9
|
|
move-result-object p0
|
|
|
|
.line 10
|
|
invoke-static {p0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNull(Ljava/lang/Object;)V
|
|
|
|
.line 11
|
|
.line 12
|
|
.line 13
|
|
invoke-static {p0}, Lkotlin/io/FilesKt__FilePathComponentsKt;->getRootLength$FilesKt__FilePathComponentsKt(Ljava/lang/String;)I
|
|
|
|
.line 14
|
|
.line 15
|
|
.line 16
|
|
move-result v0
|
|
|
|
.line 17
|
|
const/4 v1, 0x0
|
|
|
|
.line 18
|
|
invoke-virtual {p0, v1, v0}, Ljava/lang/String;->substring(II)Ljava/lang/String;
|
|
|
|
.line 19
|
|
.line 20
|
|
.line 21
|
|
move-result-object v2
|
|
|
|
.line 22
|
|
const-string v3, "substring(...)"
|
|
|
|
.line 23
|
|
.line 24
|
|
invoke-static {v2, v3}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 25
|
|
.line 26
|
|
.line 27
|
|
invoke-virtual {p0, v0}, Ljava/lang/String;->substring(I)Ljava/lang/String;
|
|
|
|
.line 28
|
|
.line 29
|
|
.line 30
|
|
move-result-object p0
|
|
|
|
.line 31
|
|
invoke-static {p0, v3}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 32
|
|
.line 33
|
|
.line 34
|
|
invoke-virtual {p0}, Ljava/lang/String;->length()I
|
|
|
|
.line 35
|
|
.line 36
|
|
.line 37
|
|
move-result v0
|
|
|
|
.line 38
|
|
if-nez v0, :cond_0
|
|
|
|
.line 39
|
|
.line 40
|
|
invoke-static {}, Lkotlin/collections/CollectionsKt;->emptyList()Ljava/util/List;
|
|
|
|
.line 41
|
|
.line 42
|
|
.line 43
|
|
move-result-object p0
|
|
|
|
.line 44
|
|
goto :goto_1
|
|
|
|
.line 45
|
|
:cond_0
|
|
const/4 v0, 0x1
|
|
|
|
.line 46
|
|
new-array v0, v0, [C
|
|
|
|
.line 47
|
|
.line 48
|
|
sget-char v3, Ljava/io/File;->separatorChar:C
|
|
|
|
.line 49
|
|
.line 50
|
|
aput-char v3, v0, v1
|
|
|
|
.line 51
|
|
.line 52
|
|
invoke-static {p0, v0}, Lkotlin/text/StringsKt;->F(Ljava/lang/String;[C)Ljava/util/List;
|
|
|
|
.line 53
|
|
.line 54
|
|
.line 55
|
|
move-result-object p0
|
|
|
|
.line 56
|
|
new-instance v0, Ljava/util/ArrayList;
|
|
|
|
.line 57
|
|
.line 58
|
|
const/16 v1, 0xa
|
|
|
|
.line 59
|
|
.line 60
|
|
invoke-static {p0, v1}, Lkotlin/collections/CollectionsKt;->collectionSizeOrDefault(Ljava/lang/Iterable;I)I
|
|
|
|
.line 61
|
|
.line 62
|
|
.line 63
|
|
move-result v1
|
|
|
|
.line 64
|
|
invoke-direct {v0, v1}, Ljava/util/ArrayList;-><init>(I)V
|
|
|
|
.line 65
|
|
.line 66
|
|
.line 67
|
|
invoke-interface {p0}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator;
|
|
|
|
.line 68
|
|
.line 69
|
|
.line 70
|
|
move-result-object p0
|
|
|
|
.line 71
|
|
:goto_0
|
|
invoke-interface {p0}, Ljava/util/Iterator;->hasNext()Z
|
|
|
|
.line 72
|
|
.line 73
|
|
.line 74
|
|
move-result v1
|
|
|
|
.line 75
|
|
if-eqz v1, :cond_1
|
|
|
|
.line 76
|
|
.line 77
|
|
invoke-interface {p0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
|
|
|
|
.line 78
|
|
.line 79
|
|
.line 80
|
|
move-result-object v1
|
|
|
|
.line 81
|
|
check-cast v1, Ljava/lang/String;
|
|
|
|
.line 82
|
|
.line 83
|
|
new-instance v3, Ljava/io/File;
|
|
|
|
.line 84
|
|
.line 85
|
|
invoke-direct {v3, v1}, Ljava/io/File;-><init>(Ljava/lang/String;)V
|
|
|
|
.line 86
|
|
.line 87
|
|
.line 88
|
|
invoke-virtual {v0, v3}, Ljava/util/ArrayList;->add(Ljava/lang/Object;)Z
|
|
|
|
.line 89
|
|
.line 90
|
|
.line 91
|
|
goto :goto_0
|
|
|
|
.line 92
|
|
:cond_1
|
|
move-object p0, v0
|
|
|
|
.line 93
|
|
:goto_1
|
|
new-instance v0, Lkotlin/io/FilePathComponents;
|
|
|
|
.line 94
|
|
.line 95
|
|
new-instance v1, Ljava/io/File;
|
|
|
|
.line 96
|
|
.line 97
|
|
invoke-direct {v1, v2}, Ljava/io/File;-><init>(Ljava/lang/String;)V
|
|
|
|
.line 98
|
|
.line 99
|
|
.line 100
|
|
invoke-direct {v0, v1, p0}, Lkotlin/io/FilePathComponents;-><init>(Ljava/io/File;Ljava/util/List;)V
|
|
|
|
.line 101
|
|
.line 102
|
|
.line 103
|
|
return-object v0
|
|
.end method
|