Merge "Wifi: Disable config_wifiEnableStaIndoorChannelForPeerNetwork" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
00a1f6ddeb
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user