wifi: enable SAE H2E support
Bug: 182857386 Test: connect to 6GHz AP. Change-Id: I8c7e6118225e053ab3a231c9029fc1492065c7c7
This commit is contained in:
parent
5d13529329
commit
d88b6b9f82
1 changed files with 4 additions and 0 deletions
|
@ -123,4 +123,8 @@
|
||||||
|
|
||||||
<!-- Enable aggregation of Wifi link layer radio stats from all radios -->
|
<!-- Enable aggregation of Wifi link layer radio stats from all radios -->
|
||||||
<bool translatable="false" name="config_config_wifiLinkLayerAllRadiosStatsAggregationEnabled">true</bool>
|
<bool translatable="false" name="config_config_wifiLinkLayerAllRadiosStatsAggregationEnabled">true</bool>
|
||||||
|
|
||||||
|
<!-- Indicates that SAE Hash-to-Element is supported on this device -->
|
||||||
|
<bool translatable="false" name="config_wifiSaeH2eSupported">true</bool>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue