summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandeep Samdaria <samdaria@google.com>2024-06-05 12:54:06 -0700
committerSandeep Samdaria <samdaria@google.com>2024-06-05 12:54:06 -0700
commit61473cb0ebd9e6071fa9e219be43651337fae752 (patch)
treee19bb37823d85d0f617ba57b7f4fb28dd359d4dc
parentc5b6151ed3d8cb8c2db1d8996765cbc4ddd646c5 (diff)
downloadgoogle_car-main.tar.gz
Enable A2DP source and AVRCP targetsHEADmastermain
Bug: 345272536 Test: lunch raven_car-trunk-userdebug Validated profiles are enabled post OOBE. Change-Id: I04374838ffd44273ee23c1ab370764424fa5bdf3
-rw-r--r--common/post_google_car.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/common/post_google_car.mk b/common/post_google_car.mk
index beea48c..5115fce 100644
--- a/common/post_google_car.mk
+++ b/common/post_google_car.mk
@@ -63,8 +63,6 @@ PRODUCT_PRODUCT_PROPERTIES += \
# Explicitly disable support for some Bluetooth profiles included in base phone builds
PRODUCT_PROPERTY_OVERRIDES += \
bluetooth.profile.asha.central.enabled=false \
- bluetooth.profile.a2dp.source.enabled=false \
- bluetooth.profile.avrcp.target.enabled=false \
bluetooth.profile.bap.broadcast.assist.enabled=false \
bluetooth.profile.bap.unicast.client.enabled=false \
bluetooth.profile.bas.client.enabled=false \