Wifi: Disable config_wifiEnableStaIndoorChannelForPeerNetwork

Bug: 351981809
Bug: 352658713
Test: AU drop/IFS/RvR/CTS/VTS/Manual Test, JP SAP indoor channel test
Change-Id: If2d46e2bbd7612e6cc6f80bc74c7870dea17e08d
Signed-off-by: Hana Huang <hanahuang@google.com>
This commit is contained in:
Hana Huang 2024-07-12 05:57:06 +00:00
parent 1101ded4f8
commit 37b036a0ed

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>