sm8250-common: Import WifiResCommon from stock

Change-Id: I009437c1b6d0d989a2441f6051706f5f885c0061
This commit is contained in:
LuK1337
2020-11-20 14:45:26 +01:00
parent 5d377ba4d6
commit 97c17043ca
6 changed files with 73 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Integer indicating maximum hardware supported client number of soft ap -->
<integer name="config_wifiHardwareSoftapMaxClientCount">32</integer>
</resources>