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
2 files changed