Merge "Enable connected MAC randomization"

This commit is contained in:
Oscar Shu
2019-01-17 21:47:09 +00:00
committed by Android (Google) Code Review

View File

@@ -348,4 +348,7 @@
<!-- Brand value for attestation of misprovisioned device. -->
<string name="config_misprovisionedBrandValue" translatable="false">htc</string>
<!-- True if the firmware supports connected MAC randomization -->
<bool name="config_wifi_connected_mac_randomization_supported">true</bool>
</resources>