Fix wrong SIM state update after SIM_REFRESH_INIT.
Currently while handling the SIM refresh in UiccController SIM status is queried without passing subscription information. While handling the response for GET_SIM_STATUS the SIM state gets wrongly updated for default SUB. Fix: Pass the subscription information on which the refresh happened while querying for SIM status. Change-Id: Ic39274e04dfbbab2db6e95d400ba0b259e637a91 CRs-Fixed: 828107
Loading
Please register or sign in to comment