Migrate to TelephonyProvider new URI when query the current sim APN am: 7ea2a930be
am: f465b8039c
Change-Id: Ie5dca9884a51b12989505a4f60e9ae60c9fe4786
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