Fix cdma data call failure due to incorrect RuimRecords loaded state.
Don't reset mRecordsRequested after records loaded as it causes getRecordsLoaded() to return false always. Remove check for mRecordsRequested in fetchRuimRecords() to fix SIM REFRESH issue and make sure recordsRequired() calls fetchRuimRecords() only once. Change-Id: Iddc8428229c30cc70fa28b3208112f29cbf2e92a CRs-Fixed: 593154
Loading
Please register or sign in to comment