sm6150-common: Enable concurrent restricted connectivity

Change-Id: I4258a337503e9dc9dea8e35b326a78fbec86bb88
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
Alexander Koskovich
2022-07-04 21:52:26 -07:00
committed by therealmharc
parent 722845628f
commit 52a7855c2e

View File

@@ -85,4 +85,8 @@
<!-- Indicate the device support request channel on Wi-Fi Aware data-path. -->
<bool name="config_wifiSupportChannelOnDataPath" translatable="false">true</bool>
<!-- Enable concurrent restricted connectivity + internet connectivity
Note: this is conditional on the device supporting dual concurrent STAs. -->
<bool translatable="false" name="config_wifiMultiStaRestrictedConcurrencyEnabled">true</bool>
</resources>