Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 111b763d authored by Yohei Yukawa's avatar Yohei Yukawa Committed by android-build-merger
Browse files

Merge "IMMS should preserve selected IME upon boot" am: 154519eb am: f65fd379

am: 55e0bad7

Change-Id: Idfe170b58bb07ba4775629d094b508c17a9aba9b
parents 77893e40 55e0bad7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1561,7 +1561,6 @@ public class InputMethodManagerService extends IInputMethodManager.Stub
                final String defaultImiId = mSettings.getSelectedInputMethod();
                final boolean imeSelectedOnBoot = !TextUtils.isEmpty(defaultImiId);
                buildInputMethodListLocked(!imeSelectedOnBoot /* resetDefaultEnabledIme */);
                resetDefaultImeLocked(mContext);
                updateFromSettingsLocked(true);
                InputMethodUtils.setNonSelectedSystemImesDisabledUntilUsed(mIPackageManager,
                        mSettings.getEnabledInputMethodListLocked(), currentUserId,