commit | 87bc54fc26ffd872d5497b02e0982bdfc28cf6f6 | [log] [tgz] |
---|---|---|
author | calvinpan <calvinpan@google.com> | Thu Dec 06 12:32:01 2018 +0800 |
committer | calvinpan <calvinpan@google.com> | Tue Dec 18 12:14:14 2018 +0800 |
tree | 615264ad20f35305e22778e127fa72b2f62a3d3d | |
parent | a118a4a772c86a4f044a2b817961970ba8368fbf [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 Merged-In: Id6c8ac2fd2945523c3ee745ed25068660adfa314