Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8944741c authored by Pierre Vandwalle's avatar Pierre Vandwalle Committed by Vinit Deshpande
Browse files

keep hal based pno disabled by default

Change-Id: Ia0de13fa127877a6bfd8b46b5a8b940b1faa7f3d
(cherry picked from commit e447fcd4)
parent 5ddc65b9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -482,7 +482,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>