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

Commit f65fd379 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

Change-Id: I8c672c3a2457f775c07d97863baf05ad0fdc45c6
parents 7361cbf5 154519eb
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1544,7 +1544,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,