|
|
|
@ -66,4 +66,10 @@ |
|
|
|
|
|
|
|
|
|
<!-- Indicates that p2p MAC randomization is supported on this device --> |
|
|
|
|
<bool translatable="false" name="config_wifi_p2p_mac_randomization_supported">true</bool> |
|
|
|
|
|
|
|
|
|
<!-- Boolean indicating whether the wifi chipset has 5GHz frequency band support --> |
|
|
|
|
<bool translatable="false" name="config_wifi5ghzSupport">true</bool> |
|
|
|
|
|
|
|
|
|
<!-- Enable 802.11ac for Wifi hotspot (SAP) --> |
|
|
|
|
<bool name="config_wifi_softap_ieee80211ac_supported">true</bool> |
|
|
|
|
</resources> |
|
|
|
|