sdm660-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 Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
2f38bc6da8
commit
3506869429
1 changed files with 3 additions and 0 deletions
|
@ -69,4 +69,7 @@
|
|||
|
||||
<!-- Boolean indicating whether framework needs to set the tx power limit for meeting SAR requirements -->
|
||||
<bool translatable="false" name="config_wifi_framework_enable_sar_tx_power_limit">true</bool>
|
||||
|
||||
<!-- Indicate the driver support NL80211_REG_CHANGED event. -->
|
||||
<bool translatable="false" name="config_wifiDriverSupportedNl80211RegChangedEvent">true</bool>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue