mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-05-26 07:57:34 +09:00
sm6250-common: WifiOverlay: Fix typos
Change-Id: I0e445228c3f1fdb82af57cd36fcaa3f208c64ad9
This commit is contained in:
parent
2126713403
commit
4125f06a61
@ -35,9 +35,9 @@
|
|||||||
<string name="config_wifi_tcp_buffers" translatable="false">524288,1048576,5505024,262144,524288,5505024</string>
|
<string name="config_wifi_tcp_buffers" translatable="false">524288,1048576,5505024,262144,524288,5505024</string>
|
||||||
|
|
||||||
<!-- Channel list for softap 2G band. Empty means all channels -->
|
<!-- Channel list for softap 2G band. Empty means all channels -->
|
||||||
<string translateble="false" name="config_wifiSoftap2gChannelList"></string>
|
<string translatable="false" name="config_wifiSoftap2gChannelList"></string>
|
||||||
<!-- Channel list for softap 5G band. Empty means all channels -->
|
<!-- Channel list for softap 5G band. Empty means all channels -->
|
||||||
<string translateble="false" name="config_wifiSoftap5gChannelList"></string>
|
<string translatable="false" name="config_wifiSoftap5gChannelList"></string>
|
||||||
|
|
||||||
<!-- True if the firmware supports p2p MAC randomization -->
|
<!-- True if the firmware supports p2p MAC randomization -->
|
||||||
<bool name="config_wifi_p2p_mac_randomization_supported">true</bool>
|
<bool name="config_wifi_p2p_mac_randomization_supported">true</bool>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user