Merge "audio: set flag of speaker post-processing prebuilt" into main

This commit is contained in:
Treehugger Robot 2024-08-01 05:51:12 +00:00 committed by Android (Google) Code Review
commit d606a584ec

View file

@ -1070,6 +1070,9 @@ PRODUCT_PACKAGES += \
android.hardware.health-service.zumapro_recovery \
# Audio
# Audio Vendor Prebuilt
$(call soong_config_set,aoc_spk_post_processing,prebuilts_dir,$(RELEASE_GOOGLE_SPKPOSTPROCESSING_ZUMAPRO_DIR))
# Audio HAL Server & Default Implementations
ifeq ($(USE_AUDIO_HAL_AIDL),true)
include device/google/gs-common/audio/aidl.mk