Merge "WiFi: Enable radio stats aggregation" into sc-dev am: 6ff80b0d18
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/13817957 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I32435563f714065527731d775dfa533bd841c8b7
This commit is contained in:
commit
9cbd94a6f0
1 changed files with 3 additions and 0 deletions
|
@ -114,4 +114,7 @@
|
||||||
|
|
||||||
<!-- 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>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue