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

Commit ad8eab86 authored by Amit Mahajan's avatar Amit Mahajan
Browse files

Change to update CFI after subId has been updated.

Bug: 18784534
Change-Id: Ib2fc4af2bc036129ac1b8ac0fa6c018c479e3927
parent 5866914a
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();