sdm660-common: overlay: FrameworksOverlay: drop values that already are in WifiOverlay

This commit is contained in:
pix106 2022-12-30 10:07:31 +01:00
parent 4e84399bb8
commit f64d9cd917

View file

@ -938,22 +938,12 @@
available on some devices. -->
<bool name="config_enableHapticTextHandle">true</bool>
<!-- Configure wifi tcp buffersizes in the form:
rmem_min,rmem_def,rmem_max,wmem_min,wmem_def,wmem_max -->
<string name="config_wifi_tcp_buffers" translatable="false">524288,2097152,8388608,262144,524288,4194304</string>
<!-- Boolean indicating whether the wifi chipset has 5GHz frequency band support -->
<bool name="config_wifi5ghzSupport">true</bool>
<!-- list of interface names for SoftAp in Dual mode. -->
<string-array translatable="false" name="config_wifi_dual_sap_interfaces">
<item>"softap1"</item>
<item>"softap2"</item>
</string-array>
<!-- True if the firmware supports Wi-Fi link probing -->
<bool name="config_wifi_link_probing_supported">true</bool>
<!-- Whether WiFi display is supported by this device.
There are many prerequisites for this feature to work correctly.
Here are a few of them: