wifi: Aggregate radio stats in link layer stats.
Set config_wifiLinkLayerAllRadiosStatsAggregationEnabled to true So that framework can understand radio stats in general. Bug: 302224360 Test: Manual Change-Id: I91789de624faaf38af7894c7c5f7a455044d1d11
This commit is contained in:
parent
770a0aa43d
commit
7cf2e18bab
1 changed files with 3 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue