Skip to content

Commit

Permalink
Upload updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mochangming committed Mar 28, 2016
1 parent c543ea7 commit 61ea52e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions framework.jar.out/smali/android/graphics/BitmapFactory.smali
Original file line number Diff line number Diff line change
Expand Up @@ -714,6 +714,22 @@
.param p2, "opts" # Landroid/graphics/BitmapFactory$Options;

.prologue
:try_start_0
invoke-virtual {p0}, Ljava/io/InputStream;->available()I

:try_end_0
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_0

goto :goto_miui_0

:catch_0
move-exception v0

const/4 v1, 0x0

return-object v1

:goto_miui_0
const/4 v0, 0x0

.local v0, "tempStorage":[B
Expand Down

0 comments on commit 61ea52e

Please sign in to comment.