aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandeep Samdaria <samdaria@google.com>2024-04-10 21:14:33 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-04-10 21:14:33 +0000
commit9c4edabe6f14088520ea6f75ad48b32050d8934d (patch)
treeb0a6a71c150b07dfdec38e2b77b355d842eabddd
parentf9955e5d1c403912eb997a4ff49ec760e77c79e4 (diff)
parentc126f60c1bb6f0a557acecfefa6f4b6a54c10ead (diff)
downloadCar-9c4edabe6f14088520ea6f75ad48b32050d8934d.tar.gz
Merge "Reapply "Enable A2DP source and AVRCP target service for car builds"" into main
-rw-r--r--car_product/properties/bluetooth.prop2
1 files changed, 2 insertions, 0 deletions
diff --git a/car_product/properties/bluetooth.prop b/car_product/properties/bluetooth.prop
index cd45fc2979..ad7720e23f 100644
--- a/car_product/properties/bluetooth.prop
+++ b/car_product/properties/bluetooth.prop
@@ -35,6 +35,8 @@ bluetooth.device.class_of_device=38,4,32
# are disabled by default.
bluetooth.profile.a2dp.sink.enabled=true
bluetooth.profile.avrcp.controller.enabled=true
+bluetooth.profile.a2dp.source.enabled=true
+bluetooth.profile.avrcp.target.enabled=true
bluetooth.profile.gatt.enabled=true
bluetooth.profile.hfp.hf.enabled=true
bluetooth.profile.map.client.enabled=true