Wifi: Disable Indoor Channel for Peer Network

Bug: 353892955
Test: build pass
Flag: EXEMPT bugfix
Change-Id: I90caedc15d48fe48112775a55c0b6eddd5787478
This commit is contained in:
Roger Wang 2024-07-18 16:08:04 +08:00
parent 92038fffca
commit ff2b964849

View file

@ -140,7 +140,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>