Merge "Wifi: Disable config_wifiEnableStaIndoorChannelForPeerNetwork" into main

This commit is contained in:
Treehugger Robot
2024-07-19 11:06:54 +00:00
committed by Android (Google) Code Review

View File

@@ -152,7 +152,7 @@
<!-- Boolean indicating whether we should enable the STA current connected indoor channel
for SAP, WFD GO, Wi-Fi Aware -->
<bool translatable="false" name="config_wifiEnableStaIndoorChannelForPeerNetwork">true</bool>
<bool translatable="false" name="config_wifiEnableStaIndoorChannelForPeerNetwork">false</bool>
<!-- Boolean indicating whether we should enable the STA current connected DFS channel
for SAP, WFD GO, Wi-Fi Aware -->
<bool translatable="false" name="config_wifiEnableStaDfsChannelForPeerNetwork">true</bool>