diff options
author | Sebastiano Barezzi <barezzisebastiano@gmail.com> | 2021-08-22 23:46:12 +0200 |
---|---|---|
committer | Sebastiano Barezzi <barezzisebastiano@gmail.com> | 2021-09-13 15:59:52 +0200 |
commit | fd6a21f436e23e5b2aa6343b6101ed57c73575bc (patch) | |
tree | 95e2797827e5c963792724b8f0ac15479646b60a | |
parent | c74ce0e7f17a7cc02efd01d1cdd8d44ddb3dfa43 (diff) |
sdm660-common: Drop MMS user agent overlays
* Current profile URL points to a 404 page
Change-Id: I92f3ded52dda04f6cec5709d51c84b32f39d8095
-rw-r--r-- | overlay/frameworks/base/core/res/res/values/config.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml index e16b5b2..ce03084 100644 --- a/overlay/frameworks/base/core/res/res/values/config.xml +++ b/overlay/frameworks/base/core/res/res/values/config.xml @@ -133,13 +133,6 @@ <item>255</item> </integer-array> --> - <!-- MMS user agent string --> - <string name="config_mms_user_agent" translatable="false">Android-Mms/2.0</string> - - <!-- MMS user agent prolfile url --> - <string name="config_mms_user_agent_profile_url" translatable="false" - >http://www.google.com/oha/rdf/ua-profile-kila.xml</string> - <!-- Configuration to restart radio upon PDP_DEACTIVATE with error cause as Regular deactivation(36). --> <!-- |