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

Commit beaf18a9 authored by Chen Xu's avatar Chen Xu Committed by android-build-merger
Browse files

Merge "Fix incorrect ratchet rat families on multi sim device"

am: eaf076a9

Change-Id: Idc0f20259fd786804e369bf1bbd14bde30194f55
parents a0903bb3 eaf076a9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -196,7 +196,7 @@ public class RatRatcheter {
            final CarrierConfigManager configManager = (CarrierConfigManager)
                    mPhone.getContext().getSystemService(Context.CARRIER_CONFIG_SERVICE);
            if (configManager == null) return;
            PersistableBundle b = configManager.getConfig();
            PersistableBundle b = configManager.getConfigForSubId(mPhone.getSubId());
            if (b == null) return;

            // Reads an array of strings, eg: