commit | ba94b594a4a55c87d7102a63d1d54b027e960b32 | [log] [tgz] |
---|---|---|
author | calvinpan <calvinpan@google.com> | Thu Nov 01 09:09:30 2018 +0800 |
committer | Calvin Pan <calvinpan@google.com> | Mon Nov 12 08:06:15 2018 +0000 |
tree | 3e5f7910ed60b95469734b0852bd6918fccf4667 | |
parent | 744c5f217e4271a701a80b01c393bd828132cdbf [diff] |
Add a url for getting the current APN list There has three steps: 1. Query the APN based on carrier ID and fall back to query { MCC, MNC, MVNO }. 2. If can't find the current APN, then query the parent APN. Query based on MNO carrier id and { MCC, MNC }. 3. else return empty cursor Bug: 115709816 Test: run TelephonyProviderTest Change-Id: I573e5279ee37e9325880fb1527a698da7e24fb9f Merged-in: I573e5279ee37e9325880fb1527a698da7e24fb9f