Merge "Remove config_wifi_p2p_support from config.xml."

This commit is contained in:
Irfan Sheriff
2013-01-28 16:01:43 +00:00
committed by Gerrit Code Review

View File

@@ -277,8 +277,6 @@
<!-- Boolean indicating whether the wifi chipset has dual frequency band support --> <!-- Boolean indicating whether the wifi chipset has dual frequency band support -->
<bool translatable="false" name="config_wifi_dual_band_support">false</bool> <bool translatable="false" name="config_wifi_dual_band_support">false</bool>
<!-- Boolean indicating whether the wifi chipset has p2p support -->
<bool translatable="false" name="config_wifi_p2p_support">false</bool>
<!-- Device type information conforming to Annex B format in WiFi Direct specification. <!-- Device type information conforming to Annex B format in WiFi Direct specification.
The default represents a dual-mode smartphone --> The default represents a dual-mode smartphone -->
<string translatable="false" name="config_wifi_p2p_device_type">10-0050F204-5</string> <string translatable="false" name="config_wifi_p2p_device_type">10-0050F204-5</string>