Skip to content

Commit 61ea52e

Browse files
author
mochangming
committed
Upload updates
1 parent c543ea7 commit 61ea52e

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

framework.jar.out/smali/android/graphics/BitmapFactory.smali

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -714,6 +714,22 @@
714714
.param p2, "opts" # Landroid/graphics/BitmapFactory$Options;
715715

716716
.prologue
717+
:try_start_0
718+
invoke-virtual {p0}, Ljava/io/InputStream;->available()I
719+
720+
:try_end_0
721+
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_0
722+
723+
goto :goto_miui_0
724+
725+
:catch_0
726+
move-exception v0
727+
728+
const/4 v1, 0x0
729+
730+
return-object v1
731+
732+
:goto_miui_0
717733
const/4 v0, 0x0
718734

719735
.local v0, "tempStorage":[B

0 commit comments

Comments
 (0)