gs101: Enable MBB support am: a27080df00
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/13881380 Change-Id: I0b9093f5e8c29c076d0d7f089339936d474f1497
This commit is contained in:
commit
70d3a7a29c
1 changed files with 3 additions and 0 deletions
|
@ -112,6 +112,9 @@
|
||||||
<!-- 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>
|
||||||
|
|
||||||
|
<!-- Enable concurrent STA + STA MBB support -->
|
||||||
|
<bool translatable="false" name="config_wifiMultiStaNetworkSwitchingMakeBeforeBreakEnabled">true</bool>
|
||||||
|
|
||||||
<!-- Enable concurrent Bridged access point (AP) support -->
|
<!-- Enable concurrent Bridged access point (AP) support -->
|
||||||
<bool translatable="false" name="config_wifiBridgedSoftApSupported">true</bool>
|
<bool translatable="false" name="config_wifiBridgedSoftApSupported">true</bool>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue