diff --git a/aosp_rpi4_car.mk b/aosp_rpi4_car.mk index 6eef656..8b98c2c 100644 --- a/aosp_rpi4_car.mk +++ b/aosp_rpi4_car.mk @@ -25,7 +25,6 @@ PRODUCT_COPY_FILES += \ # Bluetooth PRODUCT_VENDOR_PROPERTIES += \ bluetooth.device.class_of_device=38,4,8 \ - bluetooth.profile.a2dp.source.enabled=false \ bluetooth.profile.asha.central.enabled=false \ bluetooth.profile.bap.broadcast.assist.enabled=false \ bluetooth.profile.bap.unicast.client.enabled=false \