Merge "wifi: Aggregate radio stats in link layer stats." into main

This commit is contained in:
Treehugger Robot 2023-11-01 02:32:20 +00:00 committed by Android (Google) Code Review
commit 8ca772634f

View file

@ -171,4 +171,7 @@
<!-- boolean indicating whether the caller thread needs to wait for destroyed listeners -->
<bool translatable="false" name ="config_wifiWaitForDestroyedListeners">true</bool>
<!-- Enable aggregation of Wifi link layer radio stats from all radios -->
<bool translatable="false" name="config_wifiLinkLayerAllRadiosStatsAggregationEnabled">true</bool>
</resources>