sm6375-common: wifi: Configure correct overlay configuration.

ag/16564596 will change default value to false.
Configure correct overlay configuration.

Bug: 212488775
Test: manual test & build
Change-Id: Iaf1a0a23dae69fde5995e591a757a8ef5374d5b5
This commit is contained in:
Les Lee
2022-01-05 13:27:25 +08:00
committed by Ramii Ahmed
parent 62eb368550
commit fa11054a90

View File

@@ -62,6 +62,9 @@
<bool translatable="false" name="config_wifi_p2p_mac_randomization_supported">true</bool>
<bool translatable="false" name="config_wifi_report_he_ready">true</bool>
<!-- Indicate the driver support NL80211_REG_CHANGED event. -->
<bool translatable="false" name="config_wifiDriverSupportedNl80211RegChangedEvent">true</bool>
<!-- Integer indicating maximum hardware supported client number of soft ap -->
<integer translatable="false" name="config_wifiHardwareSoftapMaxClientCount">32</integer>