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

Commit 154519eb authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "IMMS should preserve selected IME upon boot"

parents e310df92 c8c5f134
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,