-<resources>
- <bool name="profile_supported_avrcp_controller">false</bool>
- <bool name="profile_supported_a2dp_sink">false</bool>
- <bool name="profile_supported_hs_hfp">false</bool>
- <bool name="profile_supported_pbap">false</bool>
- <bool name="profile_supported_hdp">false</bool>
- <bool name="profile_supported_opp">false</bool>
- <bool name="enable_phone_policy">false</bool>
-
- <bool name="profile_supported_hfpclient">false</bool>
- <bool name="hfp_client_connection_service_enabled">false</bool>
- <bool name="profile_supported_pbapclient">false</bool>
- <bool name="profile_supported_pan">false</bool>
- <bool name="profile_supported_mapmce">false</bool>
+<!-- Copyright (C) 2021-2023 The LineageOS Project
- <bool name="profile_supported_hid_host">true</bool>
- <bool name="profile_supported_hid_device">true</bool>
- <bool name="profile_supported_avrcp_target">true</bool>
- <bool name="profile_supported_a2dp">true</bool>
- <bool name="profile_supported_gatt">true</bool>
- <bool name="profile_supported_map">true</bool>
+ SPDX-License-Identifier: Apache-2.0
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <bool name="enable_phone_policy">false</bool>
</resources>
#
-# Copyright (C) 2021 The LineageOS Project
+# Copyright (C) 2021-2023 The LineageOS Project
#
# SPDX-License-Identifier: Apache-2.0
#
+## Bluetooth
+bluetooth.profile.a2dp.sink.enabled=false
+bluetooth.profile.avrcp.controller.enabled=false
+bluetooth.profile.hfp.ag.enabled=false
+bluetooth.profile.hfp.hf.enabled=false
+bluetooth.profile.map.client.enabled=false
+bluetooth.profile.map.server.enabled=true
+bluetooth.profile.opp.enabled=false
+bluetooth.profile.pan.panu.enabled=false
+bluetooth.profile.pbap.client.enabled=false
+bluetooth.profile.pbap.server.enabled=false
+
# Dolby
ro.vendor.platform.support.dolbyvision=false
vendor.media.support.dolbyvision=false