From 165fc804ae8b8c9b7c33071fe667d32e11d47bf5 Mon Sep 17 00:00:00 2001 From: gtbluesky Date: Thu, 30 Apr 2015 12:07:42 +0800 Subject: [PATCH] fix string dispaly error fix the string of selete_input_method dispaly error --- .../smali/com/android/server/InputMethodManagerService.smali | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services.jar.out/smali/com/android/server/InputMethodManagerService.smali b/services.jar.out/smali/com/android/server/InputMethodManagerService.smali index abccecf2..942b6a63 100644 --- a/services.jar.out/smali/com/android/server/InputMethodManagerService.smali +++ b/services.jar.out/smali/com/android/server/InputMethodManagerService.smali @@ -7015,7 +7015,7 @@ iget-object v0, p0, Lcom/android/server/InputMethodManagerService;->mDialogBuilder:Landroid/app/AlertDialog$Builder; - const v1, 0x104047f + sget v1, Lcom/android/internal/R$string;->select_input_method:I invoke-virtual {v0, v1}, Landroid/app/AlertDialog$Builder;->setTitle(I)Landroid/app/AlertDialog$Builder;