summaryrefslogtreecommitdiffstats
path: root/overlay
diff options
context:
space:
mode:
authorJaikumar Ganesh <jaikumar@google.com>2011-08-23 19:29:47 -0700
committerJaikumar Ganesh <jaikumar@google.com>2011-08-23 21:33:50 -0700
commita82eb7e793423849f82c8daa59d8144e57876a27 (patch)
treee337751764d0a150290a1fab9d6fd709c8a4e953 /overlay
parentabff69f4e63328e7a4460dae4e39aad4c0329647 (diff)
downloaddevice_samsung_tuna-a82eb7e793423849f82c8daa59d8144e57876a27.zip
device_samsung_tuna-a82eb7e793423849f82c8daa59d8144e57876a27.tar.gz
device_samsung_tuna-a82eb7e793423849f82c8daa59d8144e57876a27.tar.bz2
Enable keeping bt chip in low power mode.
Change-Id: I49b7938d22e449fd15008eadc8c1188c4f55f9c3
Diffstat (limited to 'overlay')
-rw-r--r--overlay/frameworks/base/core/res/res/values/config.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml
index c00f1e2..28ba7e0 100644
--- a/overlay/frameworks/base/core/res/res/values/config.xml
+++ b/overlay/frameworks/base/core/res/res/values/config.xml
@@ -162,10 +162,6 @@
<!-- Boolean indicating whether the wifi chipset has wifi direct support -->
<bool translatable="false" name="config_wifi_p2p_support">true</bool>
- <!-- Boolean indicating where bluetooth is always powered on but kept at
- low power mode -->
- <bool translatable="false" name="config_bluetooth_adapter_quick_switch">false</bool>
-
<bool name="config_ui_enableFadingMarquee">false</bool>
<!-- Component name of the service providing network location support. -->