diff options
| author | 2011-08-25 13:38:54 -0700 | |
|---|---|---|
| committer | 2011-08-25 13:38:54 -0700 | |
| commit | de3d8ca58a8490cc2833ebd46bb9b28a041bbc49 (patch) | |
| tree | 48dc24e6502f5801cfb069fb5722bfaaa529be1d | |
| parent | 12bde60b39affbfdcb7ef6317e0a5f99c3f41b10 (diff) | |
Move Messaging app values from system to app config file
Three values in config.xml only apply to the Messaging app. Move
those values out of config.xml into the Messaging app's mms_config.xml.
Bug 5212269
Change-Id: I0a708509feca0ae764671773e77405a706a27460
| -rwxr-xr-x | core/res/res/values/config.xml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml index 8fbb09e068d1..b155b8036d20 100755 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -582,21 +582,6 @@ If false, Content-disposition fragments are ignored --> <bool name="config_mms_content_disposition_support">true</bool> - <!-- If this value is true, the carrier supports sms delivery reports. - If false, sms delivery reports are not supported and the preference - option to enable/disable delivery reports is removed in the Messaging app. --> - <bool name="config_sms_delivery_reports_support">true</bool> - - <!-- If this value is true, the carrier supports mms delivery reports. - If false, mms delivery reports are not supported and the preference - option to enable/disable delivery reports is removed in the Messaging app. --> - <bool name="config_mms_delivery_reports_support">true</bool> - - <!-- If this value is true, the carrier supports mms read reports. - If false, mms read reports are not supported and the preference - option to enable/disable read reports is removed in the Messaging app. --> - <bool name="config_mms_read_reports_support">true</bool> - <!-- National Language Identifier codes for the following two config items. (from 3GPP TS 23.038 V9.1.1 Table 6.2.1.2.4.1): 0 - reserved |