Merge "WiFi: Enable radio stats aggregation" into sc-dev

This commit is contained in:
Sunil Ravi 2021-03-11 00:31:16 +00:00 committed by Android (Google) Code Review
commit 6ff80b0d18

View file

@ -114,4 +114,7 @@
<!-- Enable concurrent STA + Bridged access point (AP) support -->
<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>
</resources>