sm6150-common: WifiOverlay: Enable set channel on NDP setup

Bug: 190354626
Test: build, CtsVerifier
Change-Id: Ieff18b96ec0f24c1c20c40add4e47a532ece8922
This commit is contained in:
Nate Jiang 2022-01-14 15:53:46 -08:00 committed by basamaryan
parent 7ba8556969
commit 3f12bf92c3

View File

@ -82,4 +82,7 @@
<!-- Indicate the driver support NL80211_REG_CHANGED event. -->
<bool name="config_wifiDriverSupportedNl80211RegChangedEvent" translatable="false">true</bool>
<!-- Indicate the device support request channel on Wi-Fi Aware data-path. -->
<bool name="config_wifiSupportChannelOnDataPath" translatable="false">true</bool>
</resources>