sm7325-common: add missing blobs

Change-Id: If397d94efa834ee7f20c528c71afa23782ddcdf4
This commit is contained in:
SGCMarkus 2022-07-29 15:13:16 +02:00
parent 2c029aedde
commit 1acd9985f2
2 changed files with 5 additions and 0 deletions

View File

@ -77,6 +77,7 @@ vendor/lib64/rfsa/adsp/libsns_low_lat_stream_skel.so
system_ext/lib/com.qualcomm.qti.ant@1.0.so system_ext/lib/com.qualcomm.qti.ant@1.0.so
system_ext/lib64/com.qualcomm.qti.ant@1.0.so system_ext/lib64/com.qualcomm.qti.ant@1.0.so
vendor/lib64/hw/com.dsi.ant@1.0-impl.so vendor/lib64/hw/com.dsi.ant@1.0-impl.so
vendor/lib64/com.dsi.ant@1.0.so
# Audio libraries # Audio libraries
vendor/etc/maxx_conf.ini vendor/etc/maxx_conf.ini

View File

@ -220,6 +220,10 @@ PRODUCT_PACKAGES += \
libhidltransport.vendor \ libhidltransport.vendor \
libhwbinder.vendor libhwbinder.vendor
PRODUCT_COPY_FILES += \
prebuilts/vndk/v30/arm64/arch-arm-armv8-a/shared/vndk-core/android.hidl.memory.block@1.0.so:vendor/lib/android.hidl.memory.block@1.0.so \
prebuilts/vndk/v30/arm64/arch-arm64-armv8-a/shared/vndk-core/android.hidl.memory.block@1.0.so:vendor/lib64/android.hidl.memory.block@1.0.so
# Init # Init
PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/rootdir/etc/fstab.qcom:$(TARGET_COPY_OUT_VENDOR_RAMDISK)/first_stage_ramdisk/fstab.qcom $(LOCAL_PATH)/rootdir/etc/fstab.qcom:$(TARGET_COPY_OUT_VENDOR_RAMDISK)/first_stage_ramdisk/fstab.qcom