car: enable A2DP source bluetooth profile

* 61473cb0eb
This commit is contained in:
Konsta
2024-09-07 12:24:29 +03:00
parent c0ecc79bbb
commit 741b658768

View File

@@ -25,7 +25,6 @@ PRODUCT_COPY_FILES += \
# Bluetooth # Bluetooth
PRODUCT_VENDOR_PROPERTIES += \ PRODUCT_VENDOR_PROPERTIES += \
bluetooth.device.class_of_device=38,4,8 \ bluetooth.device.class_of_device=38,4,8 \
bluetooth.profile.a2dp.source.enabled=false \
bluetooth.profile.asha.central.enabled=false \ bluetooth.profile.asha.central.enabled=false \
bluetooth.profile.bap.broadcast.assist.enabled=false \ bluetooth.profile.bap.broadcast.assist.enabled=false \
bluetooth.profile.bap.unicast.client.enabled=false \ bluetooth.profile.bap.unicast.client.enabled=false \