Loading core/res/res/values/config.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -496,7 +496,7 @@ <bool translatable="false" name="config_wifi_batched_scan_supported">false</bool> <bool translatable="false" name="config_wifi_batched_scan_supported">false</bool> <!-- Wifi HAL supported PNO --> <!-- 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) --> <!-- 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> <bool translatable="false" name="config_wifi_ssid_white_list_enable">true</bool> Loading Loading
core/res/res/values/config.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -496,7 +496,7 @@ <bool translatable="false" name="config_wifi_batched_scan_supported">false</bool> <bool translatable="false" name="config_wifi_batched_scan_supported">false</bool> <!-- Wifi HAL supported PNO --> <!-- 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) --> <!-- 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> <bool translatable="false" name="config_wifi_ssid_white_list_enable">true</bool> Loading