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

Commit 27ebd48b authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "SimSettings: Calls/SMS display error after disable and enable SIM card"

parents af5618a0 06b95da7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -294,7 +294,6 @@ public class SimSettings extends RestrictedSettingsFragment implements Indexable
     }

    private void updateActivitesCategory() {
        mAvailableSubInfos = SubscriptionManager.getActiveSubInfoList();
        createDropDown((DropDownPreference) findPreference(KEY_CELLULAR_DATA));
        createDropDown((DropDownPreference) findPreference(KEY_CALLS));
        createDropDown((DropDownPreference) findPreference(KEY_SMS));