Merge "Do not call buildInputMethodListLocked twice"
This commit is contained in:
committed by
Android (Google) Code Review
commit
f2079a293e
@@ -1105,7 +1105,6 @@ public class InputMethodManagerService extends IInputMethodManager.Stub
|
||||
mWindowManagerInternal.setOnHardKeyboardStatusChangeListener(
|
||||
mHardKeyboardListener);
|
||||
}
|
||||
buildInputMethodListLocked(!mImeSelectedOnBoot /* resetDefaultEnabledIme */);
|
||||
if (!mImeSelectedOnBoot) {
|
||||
Slog.w(TAG, "Reset the default IME as \"Resource\" is ready here.");
|
||||
resetStateIfCurrentLocaleChangedLocked();
|
||||
|
||||
Reference in New Issue
Block a user