Fix data call issue due to SPN load failure
For RuimRecords, if SPN loading fails, mEssentialRecordsToLoad counter is not decremented. Due to this, data call request is blocked with RECORDS_NOT_LOADED error Fix is to decrement mEssentialRecordsToLoad on record load, exception handling to be done in child class methods Change-Id: Ia989bdcdd20e3cfec7af1e4a3205ae8dc2691c0c CRs-Fixed: 2671103
Loading
Please sign in to comment