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:
Jimmy Chen 2021-03-18 17:23:52 +00:00 committed by Automerger Merge Worker
commit 32ec551712

View file

@ -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>