sm6250-common: overlay: set MMS user agent

This commit is contained in:
Demon000 2020-07-11 14:58:01 +03:00
parent 54ab548b74
commit 337ff0f7e1

View File

@ -44,4 +44,10 @@
<!-- Set to true to add links to Cell Broadcast app from Settings and MMS app. -->
<bool name="config_cellBroadcastAppLinks">true</bool>
<!-- M user agent string -->
<string name="config_mms_user_agent">Android-Mms/2.0</string>
<!-- MMS user agent prolfile url -->
<string name="config_mms_user_agent_profile_url">http://www.google.com/oha/rdf/ua-profile-kila.xml</string>
</resources>