Skip to content

Commit

Permalink
d2usc: fix mms
Browse files Browse the repository at this point in the history
Change-Id: I9e487338df6cf4600e48cf030b56d8d14ad0d950
  • Loading branch information
shareefalis committed Aug 23, 2012
1 parent c6d9a2a commit 6866155
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions overlay/frameworks/base/core/res/res/values/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,7 @@
<item>"mms"</item>
<item>"supl"</item>
</string-array>

<!-- 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>
</resources>

0 comments on commit 6866155

Please sign in to comment.