summaryrefslogtreecommitdiffstats
path: root/overlay
diff options
context:
space:
mode:
authorIrfan Sheriff <isheriff@google.com>2011-09-07 14:36:44 -0700
committerIrfan Sheriff <isheriff@google.com>2011-09-07 14:37:31 -0700
commitb82843dad3bb796e667ae1f387dc4eedfb4b69a4 (patch)
tree27baf65d354ea27288ac97923394c207bdc157f6 /overlay
parent9ad555abad10176199b08b41de9626447db9cc79 (diff)
downloaddevice_samsung_tuna-b82843dad3bb796e667ae1f387dc4eedfb4b69a4.zip
device_samsung_tuna-b82843dad3bb796e667ae1f387dc4eedfb4b69a4.tar.gz
device_samsung_tuna-b82843dad3bb796e667ae1f387dc4eedfb4b69a4.tar.bz2
enable wifi p2p system feature
Bug: 5267396 Change-Id: I329d3313290be78ad89394717d46b30fd29cbbd8
Diffstat (limited to 'overlay')
-rw-r--r--overlay/frameworks/base/core/res/res/values/config.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml
index 6e04335..7600077 100644
--- a/overlay/frameworks/base/core/res/res/values/config.xml
+++ b/overlay/frameworks/base/core/res/res/values/config.xml
@@ -171,9 +171,6 @@
<!-- Boolean indicating whether the wifi chipset has background scan support -->
<bool translatable="false" name="config_wifi_background_scan_support">true</bool>
- <!-- Boolean indicating whether the wifi chipset has wifi direct support -->
- <bool translatable="false" name="config_wifi_p2p_support">true</bool>
-
<bool name="config_ui_enableFadingMarquee">false</bool>
<!-- Component name of the service providing network location support. -->