Wifi: Disable Indoor Channel for Peer Network
Bug: 352658713 Test: Regression test, Indoor channel test (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:6b74554155f7249df51bc3f2f9dee35718e9af1f) Merged-In: I586032246a87609b5b9485b307b44f45bc720459 Change-Id: I586032246a87609b5b9485b307b44f45bc720459
This commit is contained in:
parent
cf21d72750
commit
9ab43a497b
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
|
<!-- Boolean indicating whether we should enable the STA current connected indoor channel
|
||||||
for SAP, WFD GO, Wi-Fi Aware -->
|
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
|
<!-- Boolean indicating whether we should enable the STA current connected DFS channel
|
||||||
for SAP, WFD GO, Wi-Fi Aware -->
|
for SAP, WFD GO, Wi-Fi Aware -->
|
||||||
<bool translatable="false" name="config_wifiEnableStaDfsChannelForPeerNetwork">true</bool>
|
<bool translatable="false" name="config_wifiEnableStaDfsChannelForPeerNetwork">true</bool>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue