keep hal based pno disabled by default

Change-Id: Ia0de13fa127877a6bfd8b46b5a8b940b1faa7f3d
This commit is contained in:
Pierre Vandwalle
2015-05-20 18:23:45 -07:00
parent e391b136ff
commit e447fcd445

View File

@@ -496,7 +496,7 @@
<bool translatable="false" name="config_wifi_batched_scan_supported">false</bool>
<!-- Wifi HAL supported PNO -->
<bool translatable="false" name="config_wifi_hal_pno_enable">true</bool>
<bool translatable="false" name="config_wifi_hal_pno_enable">false</bool>
<!-- Wifi SSID white list (can't be enabled if config_wifi_hal_pno_enable is not) -->
<bool translatable="false" name="config_wifi_ssid_white_list_enable">true</bool>