sm8250-common: WifiResCommon: remove old, and set its additional flags in the new

This commit is contained in:
SGCMarkus 2022-02-19 00:26:06 +01:00
parent daf9cf42d6
commit 61aa352650
6 changed files with 3 additions and 74 deletions

View file

@ -62,4 +62,7 @@
<!-- integer indicating additional disconnect delay (in ms) after IMS onLost() indication is received -->
<integer translatable="false" name="config_wifiDelayDisconnectOnImsLostMs">1000</integer>
<!-- Boolean indicating whether 802.11r Fast BSS Transition is enabled on this platform -->
<bool name="config_wifi_fast_bss_transition_enabled">true</bool>
</resources>