surya: Bring back misound_res

This commit is contained in:
Mohammad Hasan Keramat J
2025-01-24 02:17:00 +03:30
parent e1da0c78ec
commit d6f0460f00
3 changed files with 10 additions and 0 deletions

View File

@@ -8199,6 +8199,15 @@ prebuilt_rfsa {
soc_specific: true,
}
prebuilt_rfsa {
name: "misound_res",
filename: "misound_res.bin",
owner: "xiaomi",
src: "proprietary/vendor/lib/rfsa/adsp/misound_res.bin",
relative_install_path: "adsp",
soc_specific: true,
}
prebuilt_rfsa {
name: "tas25xx_TI_0",
filename: "tas25xx_TI_0.bin",

Binary file not shown.

View File

@@ -743,6 +743,7 @@ PRODUCT_PACKAGES += \
libsnpe_dsp_v66_domains_v2_skel \
libsns_device_mode_skel \
libsns_low_lat_stream_skel \
misound_res \
tas25xx_TI_0 \
tas25xx_TI_1 \
com.qualcomm.qti.dpm.api@1.0 \