commit | a00c64c8e66d4f227af1f9758e881ea33b9a9d97 | [log] [tgz] |
---|---|---|
author | Umashankar Godachi <umasha@codeaurora.org> | Fri Sep 16 17:12:23 2016 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Oct 24 06:53:56 2016 -0700 |
tree | 95e48464fb28db579294ceb32be46b134a66de84 | |
parent | c93ad780eb3b4421235000cf52dffca5f5c77f98 [diff] |
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