sm8550-common: Build more audio blobs from sources

Change-Id: I6c05826778c05ef14f7e4fbdbf40a1cd73e68bf5
This commit is contained in:
Bruno Martins
2025-01-26 13:15:37 +00:00
committed by Mezaque Silver
parent 918acecd1b
commit 21be573430
4 changed files with 26 additions and 23 deletions

View File

@@ -34,15 +34,16 @@ PRODUCT_PACKAGES += \
libagm_compress_plugin \
libagm_mixer_plugin \
libagm_pcm_plugin \
libats \
libbatterylistener \
libfmpal \
libhfp_pal \
libqcompostprocbundle \
libqcomvisualizer \
libqcomvoiceprocessing \
libsndcardparser \
libvolumelistener \
sound_trigger.primary.kalama
sound_trigger.primary.kalama \
vendor.qti.hardware.AGMIPC@1.0-impl
AUDIO_HAL_DIR := hardware/qcom-caf/sm8550/audio/primary-hal
@@ -64,6 +65,11 @@ PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.software.midi.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.midi.xml
# Bluetooth
PRODUCT_PACKAGES += \
lib_bt_aptx \
lib_bt_ble \
lib_bt_bundle
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.bluetooth.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.bluetooth.xml \
frameworks/native/data/etc/android.hardware.bluetooth_le.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.bluetooth_le.xml