sm8450-common: overlay: Import xiaomi wifi changes for taro
Change-Id: I063dc07d6375082919fbe5d334f1b4855da3ceb4
This commit is contained in:
@@ -5,17 +5,17 @@
|
|||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<!-- Indicates that bridged AP mode is supported on this device -->
|
<!-- Indicates that bridged AP mode is supported on this device -->
|
||||||
<bool name="config_wifiBridgedSoftApSupported" translatable="false">true</bool>
|
<bool name="config_wifiBridgedSoftApSupported" translatable="false">false</bool>
|
||||||
|
|
||||||
<!-- Enable Make-Before-Break Wifi network switching.
|
<!-- Enable Make-Before-Break Wifi network switching.
|
||||||
Note: this is conditional on the device supporting dual concurrent STAs. -->
|
Note: this is conditional on the device supporting dual concurrent STAs. -->
|
||||||
<bool name="config_wifiMultiStaNetworkSwitchingMakeBeforeBreakEnabled" translatable="false">true</bool>
|
<bool name="config_wifiMultiStaNetworkSwitchingMakeBeforeBreakEnabled" translatable="false">false</bool>
|
||||||
|
|
||||||
<!-- Enable concurrent peer to peer + internet connectivity
|
<!-- Enable concurrent peer to peer + internet connectivity
|
||||||
Note: this is conditional on the device supporting dual concurrent STAs. -->
|
Note: this is conditional on the device supporting dual concurrent STAs. -->
|
||||||
<bool name="config_wifiMultiStaLocalOnlyConcurrencyEnabled" translatable="false">true</bool>
|
<bool name="config_wifiMultiStaLocalOnlyConcurrencyEnabled" translatable="false">false</bool>
|
||||||
|
|
||||||
<!-- Enable concurrent restricted connectivity + internet connectivity
|
<!-- Enable concurrent restricted connectivity + internet connectivity
|
||||||
Note: this is conditional on the device supporting dual concurrent STAs. -->
|
Note: this is conditional on the device supporting dual concurrent STAs. -->
|
||||||
<bool name="config_wifiMultiStaRestrictedConcurrencyEnabled" translatable="false">true</bool>
|
<bool name="config_wifiMultiStaRestrictedConcurrencyEnabled" translatable="false">false</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
Reference in New Issue
Block a user