Merge "Set default value of allowing STA-connected DFS channel as true" into udc-d1-dev
This commit is contained in:
commit
c4cd2221f8
1 changed files with 4 additions and 0 deletions
|
@ -153,6 +153,10 @@
|
||||||
<!-- 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">true</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>
|
||||||
|
|
||||||
<!-- Boolean indicating whether the framework updates country from scan results when there is
|
<!-- Boolean indicating whether the framework updates country from scan results when there is
|
||||||
no telephony country code and driver country code is 00.
|
no telephony country code and driver country code is 00.
|
||||||
This is applied only during the setup wizard -->
|
This is applied only during the setup wizard -->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue