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

Commit b36c01c0 authored by Amit Mahajan's avatar Amit Mahajan Committed by Android Git Automerger
Browse files

am c73beb1d: Merge "Change to update CFI after subId has been updated." into lmp-mr1-dev

* commit 'c73beb1d':
  Change to update CFI after subId has been updated.
parents 2974bea3 c73beb1d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -246,6 +246,8 @@ public abstract class ServiceStateTracker extends Handler {
                            mPhoneBase.getContext(), subId);
                    mCi.setPreferredNetworkType(networkType, null);

                    mPhoneBase.notifyCallForwardingIndicator();

                    //store OperatorNumeric in case subId is not valid when EVENT_RECORDS_LOADED issued
                    int phoneId = mPhoneBase.getPhoneId();
                    PhoneProxy[] phoneProxys = (PhoneProxy[]) PhoneFactory.getPhones();