diff options
author | codeworkx <codeworkx@cyanogenmod.org> | 2013-07-28 00:56:16 +0200 |
---|---|---|
committer | codeworkx <codeworkx@cyanogenmod.org> | 2013-07-28 00:56:16 +0200 |
commit | f5c865e47c17bb1bfc94890383b9a777706b56f3 (patch) | |
tree | 660a26b266c23ab4e0eff3072855774bff011428 /common-overlay | |
parent | 8e828861c9afe3fa0b36e1b3401fef9479992921 (diff) | |
download | device_samsung_espressowifi-f5c865e47c17bb1bfc94890383b9a777706b56f3.zip device_samsung_espressowifi-f5c865e47c17bb1bfc94890383b9a777706b56f3.tar.gz device_samsung_espressowifi-f5c865e47c17bb1bfc94890383b9a777706b56f3.tar.bz2 |
p31xx: update overlays
Change-Id: I00019cec7775ca167a43e33a16f48a81b499b22a
Diffstat (limited to 'common-overlay')
-rw-r--r-- | common-overlay/frameworks/base/core/res/res/values/config.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/common-overlay/frameworks/base/core/res/res/values/config.xml b/common-overlay/frameworks/base/core/res/res/values/config.xml index 9fa18c1..14ee148 100644 --- a/common-overlay/frameworks/base/core/res/res/values/config.xml +++ b/common-overlay/frameworks/base/core/res/res/values/config.xml @@ -181,9 +181,6 @@ <!-- Boolean indicating whether the wifi chipset has dual frequency band support --> <bool translatable="false" name="config_wifi_dual_band_support">true</bool> - <!-- Boolean indicating whether the wifi chipset has p2p support --> - <bool translatable="false" name="config_wifi_p2p_support">true</bool> - <!-- Boolean indicating whether the wifi chipset has background scan support --> <bool translatable="false" name="config_wifi_background_scan_support">true</bool> |