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

Commit c73beb1d authored by Amit Mahajan's avatar Amit Mahajan Committed by Android (Google) Code Review
Browse files

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

parents ad553291 ad8eab86
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();