Merge "Telephony: Add default values for MMS UA string and UA profile url."

This commit is contained in:
Linux Build Service Account 2013-10-24 20:13:36 -07:00 committed by Gerrit - the friendly Code Review server
commit ed1c4a0dba
1 changed files with 7 additions and 0 deletions

View File

@ -176,4 +176,11 @@
<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>
</resources>