diff --git a/api/current.txt b/api/current.txt index 689cdff422eb6..ed0d15496c0b8 100644 --- a/api/current.txt +++ b/api/current.txt @@ -23774,6 +23774,8 @@ package android.telephony { method public java.lang.String getDeviceSoftwareVersion(); method public java.lang.String getGroupIdLevel1(); method public java.lang.String getLine1Number(); + method public java.lang.String getMmsUAProfUrl(); + method public java.lang.String getMmsUserAgent(); method public java.util.List getNeighboringCellInfo(); method public java.lang.String getNetworkCountryIso(); method public java.lang.String getNetworkOperator(); diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml index e39fd2a5be4f4..1ddf2019cfdc9 100644 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -961,6 +961,12 @@ If false, Content-disposition fragments are ignored --> true + + + + + +