summaryrefslogtreecommitdiffstats
path: root/overlay
diff options
context:
space:
mode:
authorKalimochoAz <calimochoazucarado@gmail.com>2012-07-11 15:09:35 +0200
committerKalimochoAz <calimochoazucarado@gmail.com>2012-07-11 15:09:35 +0200
commit26d74326d1ecdd7e71d23666c681a71943e18337 (patch)
treeb4a34dff3d1901672883606ed7f376d4062975b1 /overlay
parente62de81f766b5082878ad1a6077d9a928bdf198e (diff)
parent708ac518e03a76536d31481b33222881a8ac9b03 (diff)
downloaddevice_samsung_maguro-26d74326d1ecdd7e71d23666c681a71943e18337.zip
device_samsung_maguro-26d74326d1ecdd7e71d23666c681a71943e18337.tar.gz
device_samsung_maguro-26d74326d1ecdd7e71d23666c681a71943e18337.tar.bz2
Merge remote-tracking branch 'github/jellybean' into HEAD
Conflicts: board-info.txt factory-images/generate-factory-images-package.sh full_maguro.mk self-extractors/generate-packages.sh Change-Id: I21cec77d8147f79aca11f27cff8a16562e9048ee
Diffstat (limited to 'overlay')
-rw-r--r--overlay/packages/apps/Mms/res/xml/mms_config.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/overlay/packages/apps/Mms/res/xml/mms_config.xml b/overlay/packages/apps/Mms/res/xml/mms_config.xml
index 3f7a8bc..429775e 100644
--- a/overlay/packages/apps/Mms/res/xml/mms_config.xml
+++ b/overlay/packages/apps/Mms/res/xml/mms_config.xml
@@ -57,15 +57,6 @@
to indicate no limit. -->
<int name="recipientLimit">-1</int>
- <!-- Maximum number of SMS message segments in a long text message before converting
- the SMS message to an MMS message. -->
- <int name="smsToMmsTextThreshold">4</int>
-
- <!-- If true, The text message over 160 characters will be sent in multi part.
- If false, The text message over 160 characters will be sent
- via multi media message. -->
- <bool name="enableMultipartSMS">false</bool>
-
<!-- If true, The mms support slide duration.
If false, The mms does not support slide duration and we have to
set duration value. -->