Commit Graph
6 Commits
Author SHA1 Message Date
calvinpan 4ca51c79c2 [automerger skipped] Migrate to TelephonyProvider new URI when query the current sim APN am: 7ea2a930be am: f465b8039c
am: 4f20d0b9ae -s ours
am skip reason: change_id I260f2da2677564f37ef6a7711d45040a61215ddc with SHA1 7d0e40963a is in history

Change-Id: I09f51cf216b1192c215a394fdbb9f5e727d686c2
2019-01-18 17:44:02 -08:00
calvinpan 4f20d0b9ae Migrate to TelephonyProvider new URI when query the current sim APN am: 7ea2a930be
am: f465b8039c

Change-Id: Ie5dca9884a51b12989505a4f60e9ae60c9fe4786
2019-01-18 17:15:13 -08:00
calvinpan f465b8039c Migrate to TelephonyProvider new URI when query the current sim APN
am: 7ea2a930be

Change-Id: If086c0216d9e5b38aceff01277b103b8d6a10ced
2019-01-18 17:05:19 -08:00
calvinpan 7ea2a930be Migrate to TelephonyProvider new URI when query the current sim APN
Since MCC, MNC and MVNO is deprecated in the TelephonyProvider and
query based on SIM_APN_URI will return all matching APNs from current
subscription carrier, so migrate to the new URI.

Bug: 115709816
Test: Build pass.
Change-Id: I260f2da2677564f37ef6a7711d45040a61215ddc
Merged-In: I260f2da2677564f37ef6a7711d45040a61215ddc
2019-01-18 03:25:55 +00:00
Calvin Pan ebb3c6d156 Merge "Migrate to TelephonyProvider new URI when query the current sim APN" 2019-01-12 11:34:15 +00:00
calvinpan 7d0e40963a Migrate to TelephonyProvider new URI when query the current sim APN
Since MCC, MNC and MVNO is deprecated in the TelephonyProvider and
query based on SIM_APN_URI will return all matching APNs from current
subscription carrier, so migrate to the new URI.

Bug: 115709816
Test: Build pass.
Change-Id: I260f2da2677564f37ef6a7711d45040a61215ddc
2019-01-10 20:25:47 +08:00