summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHayden Gomes <haydengomes@google.com>2020-03-25 17:18:51 -0700
committerHayden Gomes <haydengomes@google.com>2020-03-30 09:45:02 -0700
commit32af438a7810522b750dbc7c40241be353c86360 (patch)
tree1916623efbd773d5385f6c5b5fbc9c65e82148b6
parentec446abd4003553a5cbe55a8a069d90c6cb63760 (diff)
downloadcar-32af438a7810522b750dbc7c40241be353c86360.tar.gz
Updating car emulator to IAudioControl@v2.0
Bug: 148098383 Test: build & run against target and verify audio works Change-Id: Ib1fc6e35fb3f810058d48b6fe4ec69db9748ec9e Merged-In: Ib1fc6e35fb3f810058d48b6fe4ec69db9748ec9e
-rw-r--r--common/car.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/car.mk b/common/car.mk
index f1f4040..bf1a4d2 100644
--- a/common/car.mk
+++ b/common/car.mk
@@ -18,7 +18,7 @@
# TODO: Add broadcastradio@.2.0 back once it's stable b/145694104
PRODUCT_PACKAGES += \
android.hardware.automotive.vehicle@2.0-service \
- android.hardware.automotive.audiocontrol@1.0-service \
+ android.hardware.automotive.audiocontrol@2.0-service \
android.hardware.bluetooth@1.1-service.sim \
android.hardware.bluetooth.audio@2.0-impl \