Merge "Telephony: Add default values for MMS UA string and UA profile url."
This commit is contained in:
commit
ed1c4a0dba
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue