keep hal based pno disabled by default
Change-Id: Ia0de13fa127877a6bfd8b46b5a8b940b1faa7f3d
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user