Merge "On Pixel 21 enable minimum confirmation duration for sending network score to connectivity service" into sc-dev
This commit is contained in:
commit
0a49bee13b
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 -->
|
||||
<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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue