Migrate to TelephonyProvider new URI when query the current sim APN
am: 7ea2a930be
Change-Id: If086c0216d9e5b38aceff01277b103b8d6a10ced
This commit is contained in:
@@ -1535,7 +1535,7 @@ public class MmsUtils {
|
||||
cursor = SqliteWrapper.query(
|
||||
context,
|
||||
resolver,
|
||||
Telephony.Carriers.CONTENT_URI,
|
||||
Telephony.Carriers.SIM_APN_URI,
|
||||
TEST_CARRIERS_PROJECTION,
|
||||
null/*selection*/,
|
||||
null/*selectionArgs*/,
|
||||
|
||||
Reference in New Issue
Block a user