Loading
Remove SPN & display condition override from IccRecord
IccRecord should keep the raw data of EF_SPN & its display condition. This changed move the brandOverride & carrier config override from IccRecord to ServiceStateTracker. IccRecord.getServiceProviderName() will keep the raw data which come from sim. ServiceStateTracker.getServiceProviderName() fetch the SPN from various source and return the one has highest priority. Bug: 122921456 Test: atest ServiceStateTrackerTest Change-Id: I1a036a9e446c3741e397d2aeb387ec33fee3bd95