sdm710-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 CakesTwix
parent ee846c9589
commit aab4041ab2
Signed by: CakesTwix
GPG key ID: 7B11051D5CE19825

View file

@ -87,4 +87,7 @@
<!-- Do not translate. Default access point SSID used for tethering -->
<string translatable="false" name="wifi_tether_configure_ssid_default">Lenovo Z5s AP</string>
<!-- Indicate the driver support NL80211_REG_CHANGED event. -->
<bool translatable="false" name="config_wifiDriverSupportedNl80211RegChangedEvent">true</bool>
</resources>