18 rivejä
895 B
XML
18 rivejä
895 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (C) 2024 The LineageOS Project
|
|
SPDX-License-Identifier: Apache-2.0
|
|
-->
|
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<bool name="config_bluetooth_hfp_inband_ringing_support">true</bool>
|
|
<bool name="config_bluetooth_le_peripheral_mode_supported">true</bool>
|
|
<bool name="config_wifi_background_scan_support">true</bool>
|
|
<bool name="config_wifi_batched_scan_supported">true</bool>
|
|
<bool name="config_wifi_connected_mac_randomization_supported">true</bool>
|
|
<bool name="config_wifi_dual_band_support">true</bool>
|
|
<bool name="config_wifi_dual_sap_mode_enabled">true</bool>
|
|
<bool name="config_wifi_p2p_mac_randomization_supported">true</bool>
|
|
<bool name="config_wifi_softap_acs_supported">true</bool>
|
|
<bool name="config_wifi_softap_ieee80211ac_supported">true</bool>
|
|
</resources>
|