Merge "On Pixel 21 enable minimum confirmation duration for sending network score to connectivity service" into sc-dev am: 0a49bee13b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/13844948 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I8c5663e78cdf78c13cb8a34a2659a5193160a56f
This commit is contained in:
commit
3e2d686ddb
1 changed files with 3 additions and 0 deletions
|
@ -106,6 +106,9 @@
|
||||||
<!-- Override channel utilization estimation with fixed value, disabled in brcm-based pixels -->
|
<!-- Override channel utilization estimation with fixed value, disabled in brcm-based pixels -->
|
||||||
<bool translatable="false" name="config_wifiChannelUtilizationOverrideEnabled">false</bool>
|
<bool translatable="false" name="config_wifiChannelUtilizationOverrideEnabled">false</bool>
|
||||||
|
|
||||||
|
<!-- Enable adding minimum confirmation duration when sending network score to connectivity service. -->
|
||||||
|
<bool translatable="false" name="config_wifiMinConfirmationDurationSendNetworkScoreEnabled">true</bool>
|
||||||
|
|
||||||
<!-- Enable concurrent STA + STA peer to peer + internet connectivity -->
|
<!-- Enable concurrent STA + STA peer to peer + internet connectivity -->
|
||||||
<bool translatable="false" name="config_wifiMultiStaLocalOnlyConcurrencyEnabled">true</bool>
|
<bool translatable="false" name="config_wifiMultiStaLocalOnlyConcurrencyEnabled">true</bool>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue