Merge "Migrate to TelephonyProvider new URI when query the current sim APN"
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