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,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- List of allowed channels in 2GHz band for softap. If the device doesn't want to restrict
channels this should be empty. Values is a comma separated channel string and/or channel
range string like '1-6,11'. -->
<string name="config_wifiSoftap2gChannelList"></string>
</resources>