sm6150-common: WifiOverlay: 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 basamaryan
parent 552cdd17f1
commit 7ba8556969

View File

@ -79,4 +79,7 @@
scan and wake the host when a configured SSID is detected by the dongle. This chipset
capability can provide power savings when wifi needs to be always kept on. -->
<bool name="config_wifi_background_scan_support" translatable="false">true</bool>
<!-- Indicate the driver support NL80211_REG_CHANGED event. -->
<bool name="config_wifiDriverSupportedNl80211RegChangedEvent" translatable="false">true</bool>
</resources>