summaryrefslogtreecommitdiff
path: root/emulator/audio/car_emulator_audio.mk
diff options
context:
space:
mode:
authorOscar Azucena <oscarazu@google.com>2020-06-18 18:18:17 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-06-18 18:18:17 +0000
commit6b0fdd5465fbb21f81378ff9586a370348008a03 (patch)
tree747691c3cb1977b059de2f3242dd8087e5f839b3 /emulator/audio/car_emulator_audio.mk
parent464cbe374b1b12670efbc198ea57bf5d97a9f009 (diff)
parentfadcdfa51c9189d619a1f6a8adae09ed80b751d5 (diff)
downloadcar-6b0fdd5465fbb21f81378ff9586a370348008a03.tar.gz
Enabled car audio in car emulator am: fadcdfa51c
Original change: https://googleplex-android-review.googlesource.com/c/device/generic/car/+/11889167 Change-Id: I66420c2af8a0d559ceafac9a47ce7d4cd14f71bf
Diffstat (limited to 'emulator/audio/car_emulator_audio.mk')
-rw-r--r--emulator/audio/car_emulator_audio.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/emulator/audio/car_emulator_audio.mk b/emulator/audio/car_emulator_audio.mk
index 43d52cc..6e29916 100644
--- a/emulator/audio/car_emulator_audio.mk
+++ b/emulator/audio/car_emulator_audio.mk
@@ -14,6 +14,9 @@
# limitations under the License.
PRODUCT_PACKAGES += audio.primary.caremu
+PRODUCT_PACKAGES += \
+ android.hardware.audio@6.0-impl:32
+
PRODUCT_PROPERTY_OVERRIDES += ro.hardware.audio.primary=caremu
PRODUCT_COPY_FILES += \