Remove Wifi link layer radio stats aggregation enable flag am: 1349e3e73b

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14024798

Change-Id: I1c9edf032e46816aa932a284e45018927c3d0679
This commit is contained in:
Kai Shi 2021-03-30 17:08:34 +00:00 committed by Automerger Merge Worker
commit 2dbd20f628

View file

@ -121,9 +121,6 @@
<!-- Enable concurrent STA + Bridged access point (AP) support --> <!-- Enable concurrent STA + Bridged access point (AP) support -->
<bool translatable="false" name="config_wifiStaWithBridgedSoftApConcurrencySupported">true</bool> <bool translatable="false" name="config_wifiStaWithBridgedSoftApConcurrencySupported">true</bool>
<!-- 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 --> <!-- Indicates that SAE Hash-to-Element is supported on this device -->
<bool translatable="false" name="config_wifiSaeH2eSupported">true</bool> <bool translatable="false" name="config_wifiSaeH2eSupported">true</bool>