sm8550-common: Update audio-HAL path
It has been moved to a subdir and the structure is now as follows: hardware/qcom-caf/$(QCOM_HARDWARE_VARIANT)/audio ├─ agm (clo:platform/vendor/qcom/opensource/agm) ├─ pal (clo:platform/vendor/qcom/opensource/arpal-lx) └─ primary_hal (clo:platform/hardware/qcom/audio-ar) Change-Id: Icfce2884a482b498e97f931732d37974161cf620
This commit is contained in:
@@ -59,7 +59,7 @@ PRODUCT_PACKAGES += \
|
||||
libvolumelistener \
|
||||
sound_trigger.primary.kalama
|
||||
|
||||
AUDIO_HAL_DIR := hardware/qcom-caf/sm8550/audio
|
||||
AUDIO_HAL_DIR := hardware/qcom-caf/sm8550/audio/primary-hal
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(AUDIO_HAL_DIR)/configs/common/audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_policy_configuration.xml \
|
||||
|
Reference in New Issue
Block a user