summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSungmin Choi <sungmin.choi@lge.com>2014-10-21 10:02:03 +0900
committerThe Android Automerger <android-build@google.com>2014-10-23 17:35:08 -0700
commit398250d5ce7a33dcabdb981ecd7d79a0355eeba4 (patch)
treebfc148e07cae919c4aeb9cb67402ac761971356d
parentcc300b142d6457c943a2db8734256b1798400543 (diff)
downloadhammerhead-lollipop-cts-release.tar.gz
Bug: 17634414 Change-Id: I1ea469ec5c4202fe7ebf35aced67684a3f097d3b
-rw-r--r--overlay/frameworks/base/core/res/res/values-mcc530-mnc05/config.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/overlay/frameworks/base/core/res/res/values-mcc530-mnc05/config.xml b/overlay/frameworks/base/core/res/res/values-mcc530-mnc05/config.xml
index 8bfac39..e04b2de 100644
--- a/overlay/frameworks/base/core/res/res/values-mcc530-mnc05/config.xml
+++ b/overlay/frameworks/base/core/res/res/values-mcc530-mnc05/config.xml
@@ -20,6 +20,10 @@
<!-- These resources are around just to allow their values to be customized
for different hardware and product builds. -->
<resources>
+ <!-- If this value is true, The mms content-disposition field is supported correctly.
+ If false, Content-disposition fragments are ignored -->
+ <bool name="config_mms_content_disposition_support">false</bool>
+
<!-- MMS user agent prolfile url -->
<string name="config_mms_user_agent_profile_url" translatable="false">http://gsm.lge.com/html/gsm/Nexus5-M6.xml</string>
</resources>