sdm660-common: wifi: Enable set channel on NDP setup
Bug: 190354626 Test: build, CtsVerifier Change-Id: Ieff18b96ec0f24c1c20c40add4e47a532ece8922 Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
3506869429
commit
a57e25f5b3
1 changed files with 3 additions and 0 deletions
|
@ -72,4 +72,7 @@
|
|||
|
||||
<!-- Indicate the driver support NL80211_REG_CHANGED event. -->
|
||||
<bool translatable="false" name="config_wifiDriverSupportedNl80211RegChangedEvent">true</bool>
|
||||
|
||||
<!-- Indicate the device support request channel on Wi-Fi Aware data-path. -->
|
||||
<bool translatable="false" name="config_wifiSupportChannelOnDataPath">true</bool>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue