fix audio part 2/?

This commit is contained in:
SaschaNes
2025-08-06 12:12:59 +02:00
parent 7c6924017b
commit 0c66d683d4
2 changed files with 89 additions and 469 deletions

View File

@@ -65,7 +65,16 @@ PRODUCT_PACKAGES += \
libqcomvoiceprocessing \
libsndcardparser \
libvolumelistener \
sound_trigger.primary.pineapple
sound_trigger.primary.pineapple \
libagmmixer \
vendor.qti.hardware.AGMIPC@1.0-impl \
libaudiochargerlistener \
libsoundtrigger \
vendor.qti.hardware.pal@1.0-impl \
android.hardware.audio.service_64 \
pm-proxy \
secaudiohalaidl
AUDIO_HAL_DIR := hardware/qcom-caf/sm8650/audio/primary-hal
AUDIO_PAL_DIR := hardware/qcom-caf/sm8650/audio/pal
@@ -137,6 +146,7 @@ PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
# Display
PRODUCT_PACKAGES += \
vendor.qti.hardware.display.config-V2-ndk \
android.hardware.graphics.mapper@4.0-impl-qti-display \
init.qti.display_boot.rc \
init.qti.display_boot.sh \