Skip to content

Commit

Permalink
Change I71f4b54f: Fixes Phone FC when the name of a SIM card contact …
Browse files Browse the repository at this point in the history
…has only one char "'"

Change-Id: I6e496ae0cac178f3b6a83cc329c6af3ed89df52f
  • Loading branch information
yu88my committed Sep 24, 2012
1 parent 6b4613a commit 21da43d
Showing 1 changed file with 7 additions and 0 deletions.
Expand Up @@ -2295,6 +2295,13 @@

.line 542
.local v1, retVal:Ljava/lang/String;
const/4 v2, 0x1

if-gt v0, v2, :cond_miui_add1

return-object v1

:cond_miui_add1
const/4 v2, 0x0

invoke-virtual {p1, v2}, Ljava/lang/String;->charAt(I)C
Expand Down

0 comments on commit 21da43d

Please sign in to comment.