Merge "deb: enable background WiFi scanning" into klp-dev

This commit is contained in:
Iliyan Malchev 2013-09-04 22:39:25 +00:00 committed by Android (Google) Code Review
commit 4048df7331

View file

@ -158,7 +158,7 @@
<bool translatable="false" name="config_wifi_dual_band_support">true</bool>
<!-- Boolean indicating whether the wifi chipset has background scan support -->
<bool translatable="false" name="config_wifi_background_scan_support">false</bool>
<bool translatable="false" name="config_wifi_background_scan_support">true</bool>
<!-- Is the notification LED intrusive? Used to decide if there should be a disable option -->
<bool name="config_intrusiveNotificationLed">true</bool>