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:
Mingguang Xu 2021-03-12 19:00:26 +00:00 committed by Automerger Merge Worker
commit 3e2d686ddb

View file

@ -106,6 +106,9 @@
<!-- Override channel utilization estimation with fixed value, disabled in brcm-based pixels -->
<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 -->
<bool translatable="false" name="config_wifiMultiStaLocalOnlyConcurrencyEnabled">true</bool>