From 500dba8fa597a2e1db6f085a58dc1a1e244fb745 Mon Sep 17 00:00:00 2001 From: bengris32 Date: Mon, 12 Sep 2022 20:25:29 +0100 Subject: [PATCH] rosemary: Build required Audio libs Signed-off-by: bengris32 --- device.mk | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/device.mk b/device.mk index d6ad340..1feb320 100644 --- a/device.mk +++ b/device.mk @@ -10,6 +10,21 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk) # Include GSI keys $(call inherit-product, $(SRC_TARGET_DIR)/product/gsi_keys.mk) +# Audio +PRODUCT_PACKAGES += \ + android.hardware.bluetooth.audio@2.0-impl + +PRODUCT_PACKAGES += \ + audio.a2dp.default \ + audio.bluetooth.default \ + audio.r_submix.default \ + audio.usb.default + +PRODUCT_PACKAGES += \ + libtinycompress \ + libtinyxml \ + tinymix + # Overlays PRODUCT_ENFORCE_RRO_TARGETS := *