sm7250-common: Sync WifiResCommon with stock

This commit is contained in:
KakatkarAkshay
2021-07-24 18:57:45 +02:00
parent e37c3e0fa3
commit a758a52641
3 changed files with 19 additions and 0 deletions

View File

@@ -1,5 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- integer indicating additional disconnect delay (in ms) after IMS onLost() indication is received -->
<integer translatable="false" name="config_wifiDelayDisconnectOnImsLostMs">1000</integer>
<!-- Integer indicating maximum hardware supported client number of soft ap -->
<integer name="config_wifiHardwareSoftapMaxClientCount">32</integer>
</resources>