summaryrefslogtreecommitdiffstats
path: root/overlay
diff options
context:
space:
mode:
authorPawit Pornkitprasan <p.pawit@gmail.com>2011-12-30 17:59:29 +0700
committerPawit Pornkitprasan <p.pawit@gmail.com>2011-12-30 18:00:51 +0700
commit94da0c112f4297eb34931e56d85289725f7a532a (patch)
treefe792f2bfd60cbebfdb3d714a61b540b1ca6569d /overlay
parent37546ec4f7132d8bee9f6824cf9be28b16972e94 (diff)
downloaddevice_samsung_aries-common-94da0c112f4297eb34931e56d85289725f7a532a.zip
device_samsung_aries-common-94da0c112f4297eb34931e56d85289725f7a532a.tar.gz
device_samsung_aries-common-94da0c112f4297eb34931e56d85289725f7a532a.tar.bz2
Update config.xml from crespo
Diffstat (limited to 'overlay')
-rw-r--r--overlay/frameworks/base/core/res/res/values/config.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml
index 389af20..54df988 100644
--- a/overlay/frameworks/base/core/res/res/values/config.xml
+++ b/overlay/frameworks/base/core/res/res/values/config.xml
@@ -197,4 +197,10 @@
<!-- Boolean indicating if restoring network selection should be skipped -->
<!-- The restoring is handled by modem if it is true -->
<bool translatable="false" name="skip_restoring_network_selection">true</bool>
+
+ <!-- Boolean indicating if current platform supports bluetooth wide band
+ speech -->
+ <bool name="config_bluetooth_wide_band_speech">false</bool>
+
+ <bool name="config_ui_enableFadingMarquee">false</bool>
</resources>