Move offload spatializer config to device-specific folder.

Also update the configs to http://go/txcl/33962 (commit 3c51d9c2071f9adec5dbeb3f49f83b15e92247a7).

Bug: 307842941

Change-Id: I3857b2b4530a87304bdb2c292a9de851d7604274
Signed-off-by: William Huang <yushh@google.com>
This commit is contained in:
William Huang 2024-03-13 07:54:51 +00:00
parent d7957264e5
commit de8ba53d70
6 changed files with 38 additions and 0 deletions

View file

@ -82,3 +82,10 @@ PRODUCT_COPY_FILES += \
device/google/comet/audio/$(AUDIO_TABLE_FOLDER)/cs35l41/crus_sp_cal_mixer_paths.xml:$(TARGET_COPY_OUT_VENDOR)/etc/crus_sp_cal_mixer_paths.xml
endif
# Offload spatializer config
PRODUCT_PACKAGES += \
vendor.google.whitechapel.audio.hal.effect.spatializer.base \
vendor.google.whitechapel.audio.hal.effect.spatializer.mode_2_ch \
vendor.google.whitechapel.audio.hal.effect.spatializer.mode_6_ch \
vendor.google.whitechapel.audio.hal.effect.spatializer.mode_xaural