Wifi: Disable Indoor Channel for Peer Network
Bug: 353892955 Test: build pass Flag: EXEMPT bugfix Change-Id: I90caedc15d48fe48112775a55c0b6eddd5787478
This commit is contained in:
parent
92038fffca
commit
ff2b964849
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue