wifi: enable SAE H2E support am: d88b6b9f82
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/13911105 Change-Id: Ibdae49fb0fa3b1a688b4f14ca53cfb06f1bcdde0
This commit is contained in:
commit
32ec551712
1 changed files with 4 additions and 0 deletions
|
@ -123,4 +123,8 @@
|
|||
|
||||
<!-- Enable aggregation of Wifi link layer radio stats from all radios -->
|
||||
<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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue