summaryrefslogtreecommitdiffstats
path: root/overlay
diff options
context:
space:
mode:
authorjt1134 <jt1134@gmail.com>2012-11-11 00:38:11 -0600
committerjt1134 <jt1134@gmail.com>2012-11-11 00:38:11 -0600
commite59ae47daac992baa600757943598a7f5c2a3d07 (patch)
tree8609772d80e8c5fb762a13cc21148e2702a2adf7 /overlay
parente92519a5105e599d6ce69950797ae8bd6866530e (diff)
downloaddevice_samsung_aries-common-e59ae47daac992baa600757943598a7f5c2a3d07.zip
device_samsung_aries-common-e59ae47daac992baa600757943598a7f5c2a3d07.tar.gz
device_samsung_aries-common-e59ae47daac992baa600757943598a7f5c2a3d07.tar.bz2
aries-common: remove unnecessary wifi-direct/p2p stuff
Change-Id: I274634d4790fec34d8f2034ec336d5207d7eec2d
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 cdd07c3..e7d9d15 100644
--- a/overlay/frameworks/base/core/res/res/values/config.xml
+++ b/overlay/frameworks/base/core/res/res/values/config.xml
@@ -127,7 +127,6 @@
<item>"mobile_dun,4,0,4,60000,true"</item>
<item>"mobile_hipri,5,0,3,60000,true"</item>
<item>"mobile_bluetooth,7,7,1,-1,true"</item>
- <item>"wifi_p2p,13,1,0,-1,true"</item>
</string-array>
<!-- An Array of "[ConnectivityManager connectionType],
@@ -172,9 +171,6 @@
<!-- Minimum screen brightness allowed by the power manager. -->
<integer name="config_screenBrightnessDim">10</integer>
- <!-- Boolean indicating whether the wifi chipset has p2p support -->
- <bool translatable="false" name="config_wifi_p2p_support">true</bool>
-
<!-- Vibrator pattern for a very short but reliable vibration for soft keyboard tap -->
<integer-array name="config_keyboardTapVibePattern">
<item>30</item>