sdm660-common: Enable link Probing
Change-Id: I66a5fcb3b9e4645521f1fa258eb74f563cc816a8
This commit is contained in:
parent
7cb966078c
commit
101bcfa130
1 changed files with 3 additions and 0 deletions
|
@ -693,4 +693,7 @@
|
||||||
|
|
||||||
<!-- True if the firmware supports connected MAC randomization -->
|
<!-- True if the firmware supports connected MAC randomization -->
|
||||||
<bool name="config_wifi_connected_mac_randomization_supported">true</bool>
|
<bool name="config_wifi_connected_mac_randomization_supported">true</bool>
|
||||||
|
|
||||||
|
<!-- True if the firmware supports Wi-Fi link probing -->
|
||||||
|
<bool name="config_wifi_link_probing_supported">true</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in a new issue