Skip to content
Snippets Groups Projects
Commit fa14a03e authored by Nate Jiang's avatar Nate Jiang Committed by Arian
Browse files

sm8350-common: Enable set channel on NDP setup

Bug: 190354626
Test: build, CtsVerifier
Change-Id: Ieff18b96ec0f24c1c20c40add4e47a532ece8922
parent 2642071b
No related branches found
No related tags found
No related merge requests found
......@@ -69,6 +69,9 @@
<!-- 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>
<!-- Integer indicating maximum hardware supported client number of soft ap -->
<integer translatable="false" name="config_wifiHardwareSoftapMaxClientCount">32</integer>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment