commit | 9a4a9f3ea79401aeb1ab8a929162fb749d3a4fdb | [log] [tgz] |
---|---|---|
author | calvinpan <calvinpan@google.com> | Thu Dec 06 12:32:01 2018 +0800 |
committer | Calvin Pan <calvinpan@google.com> | Mon Dec 10 07:51:09 2018 +0000 |
tree | d8c0f5c30474d352819699b643da578141ce022f | |
parent | 22b792d872c6783b87ab6c98a56cf64cff9c7ccd [diff] |
Get IccRecords with APP_FAM_3GPP TelephonyProvider depends on phone type to load IccRecord, if it's GSM then load IccRecord with APP_FAM_3GPP, else load with APP_FAM_3GPP2. But GID1 doesn't store in csim, so load IccRecord with APP_FAM_3GPP diectly, regardless of GSM or CDMA. Bug: 120031619 Test: run TelephonyProviderTest Change-Id: Id6c8ac2fd2945523c3ee745ed25068660adfa314