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:
parent
ee846c9589
commit
aab4041ab2
1 changed files with 3 additions and 0 deletions
|
@ -87,4 +87,7 @@
|
||||||
|
|
||||||
<!-- Do not translate. Default access point SSID used for tethering -->
|
<!-- Do not translate. Default access point SSID used for tethering -->
|
||||||
<string translatable="false" name="wifi_tether_configure_ssid_default">Lenovo Z5s AP</string>
|
<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>
|
</resources>
|
||||||
|
|
Loading…
Reference in a new issue