audio: rt5514: update firmware files
Version: v1129 Bug: 140003350 Test: verify soundtrigger model Change-Id: I8c68143373983358d286aa8f8e487636fdb7cf62 Signed-off-by: yixuanjiang <yixuanjiang@google.com>
This commit is contained in:
committed by
Yixuan Jiang
parent
1599d0b9c5
commit
6bfaa27b37
Binary file not shown.
Binary file not shown.
@@ -563,6 +563,13 @@ endif
|
||||
|
||||
# Audio audiozoom config data
|
||||
|
||||
# RT5514 SoundTrigger
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/bramble/audio/rt5514_dsp_fw1.bin:$(TARGET_COPY_OUT_VENDOR)/firmware/rt5514_dsp_fw1.bin \
|
||||
device/google/bramble/audio/rt5514_dsp_fw2.bin:$(TARGET_COPY_OUT_VENDOR)/firmware/rt5514_dsp_fw2.bin \
|
||||
device/google/bramble/audio/rt5514_dsp_fw3.bin:$(TARGET_COPY_OUT_VENDOR)/firmware/rt5514_dsp_fw3.bin \
|
||||
device/google/bramble/audio/rt5514_dsp_fw4.bin:$(TARGET_COPY_OUT_VENDOR)/firmware/rt5514_dsp_fw4.bin
|
||||
|
||||
# and ensure that the xaac decoder is built
|
||||
PRODUCT_PACKAGES += \
|
||||
libstagefright_soft_xaacdec.vendor
|
||||
|
||||
Reference in New Issue
Block a user