msm8953-common: overlay: Remove wifi related internal overlays

These are replaced by formal mainline module overlays.

Bug: 143464763
Test: Send for  Wifi regression tests
Change-Id: I45881ed210132252b9c5c7d6be03ed845e33f971
This commit is contained in:
Roshan Pius
2019-11-01 06:03:26 -07:00
committed by jeangraff30
parent 5dbec85823
commit e9c28120b4

View File

@@ -325,12 +325,6 @@
<!-- The restoring is handled by modem if it is true--> <!-- The restoring is handled by modem if it is true-->
<bool name="skip_restoring_network_selection">true</bool> <bool name="skip_restoring_network_selection">true</bool>
<!-- Boolean indicating whether the wifi chipset has dual frequency band support -->
<bool translatable="false" name="config_wifi_dual_band_support">true</bool>
<!-- Boolean indicating whether the wifi chipset has background scan support -->
<bool name="config_wifi_background_scan_support">true</bool>
<!-- Whether WiFi display is supported by this device. <!-- Whether WiFi display is supported by this device.
There are many prerequisites for this feature to work correctly. There are many prerequisites for this feature to work correctly.
Here are a few of them: Here are a few of them: