Add AGMIPC Package (qcom-caf)

This commit is contained in:
SaschaNes
2025-08-04 18:27:59 +02:00
parent 9d9c514593
commit 4c81fb9cff

View File

@@ -73,7 +73,7 @@ PRODUCT_PACKAGES += \
libtinycompress \ libtinycompress \
libvolumelistener \ libvolumelistener \
sound_trigger.primary.pineapple \ sound_trigger.primary.pineapple \
bootctrl_hal_defaults vendor.qti.hardware.AGMIPC@1.0-impl
AUDIO_HAL_DIR := hardware/qcom-caf/sm8650/audio/primary-hal AUDIO_HAL_DIR := hardware/qcom-caf/sm8650/audio/primary-hal
AUDIO_PAL_DIR := hardware/qcom-caf/sm8650/audio/pal AUDIO_PAL_DIR := hardware/qcom-caf/sm8650/audio/pal
@@ -103,7 +103,8 @@ PRODUCT_COPY_FILES += \
# Boot # Boot
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
android.hardware.boot-service.qti \ android.hardware.boot-service.qti \
android.hardware.boot-service.qti.recovery android.hardware.boot-service.qti.recovery \
bootctrl_hal_defaults
# Boot animation # Boot animation
TARGET_SCREEN_HEIGHT := 3120 TARGET_SCREEN_HEIGHT := 3120
@@ -236,7 +237,7 @@ PRODUCT_ENFORCE_RRO_TARGETS := *
# Power # Power
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
android.hardware.power-service-qti android.hardware.power-service-qti \
# Partitions # Partitions
PRODUCT_USE_DYNAMIC_PARTITIONS := true PRODUCT_USE_DYNAMIC_PARTITIONS := true