Enable A2DP source and AVRCP targets am: 61473cb0eb

Original change: https://android-review.googlesource.com/c/device/google_car/+/3114116

Change-Id: Ic862ce6e4839d9f7050ef371455b9fc5759aefc9
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/common/post_google_car.mk b/common/post_google_car.mk
index 5115fce..68db208 100644
--- a/common/post_google_car.mk
+++ b/common/post_google_car.mk
@@ -61,7 +61,7 @@
         persist.eab.supported=0
 
 # Explicitly disable support for some Bluetooth profiles included in base phone builds
-PRODUCT_PROPERTY_OVERRIDES += \
+PRODUCT_PRODUCT_PROPERTIES += \
         bluetooth.profile.asha.central.enabled=false \
         bluetooth.profile.bap.broadcast.assist.enabled=false \
         bluetooth.profile.bap.unicast.client.enabled=false \