sm7325-common: build more blobs from source

includes:
*) com.dsi.ant@1.0
*) vendor.qti.hardware.btconfigstore@1.0
*) vendor.qti.hardware.btconfigstore@2.0
*) vendor.qti.hardware.display.composer-service
*) libdisplayconfig.qti
*) libsdmcore
*) libsdmutils
*) libsdedrm
*) libqsap_sdk
*) vendor.qti.hardware.systemhelper@1.0

Change-Id: Ica20d37094b0528f0b3984f0500f17f6f253b14f
This commit is contained in:
SGCMarkus 2022-08-07 15:26:29 +02:00
commit 1008a7e64b
3 changed files with 11 additions and 54 deletions

View file

@ -73,6 +73,10 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES_DEBUG += \
bootctl
# Ant
PRODUCT_PACKAGES += \
com.dsi.ant@1.0.vendor
# Atrace
PRODUCT_PACKAGES += \
android.hardware.atrace@1.0-service
@ -135,6 +139,7 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
android.hardware.camera.provider@2.4-impl \
android.hardware.camera.provider@2.4-service_64 \
libcamera2ndk_vendor \
libgui_vendor \
vendor.qti.hardware.camera.postproc@1.0.vendor
@ -149,6 +154,7 @@ PRODUCT_PACKAGES += \
android.hardware.graphics.mapper@4.0-impl-qti-display \
android.hardware.memtrack@1.0-impl \
android.hardware.memtrack@1.0-service \
init.qti.display_boot.rc \
init.qti.display_boot.sh \
gralloc.default \
libdisplayconfig.qti \
@ -220,10 +226,6 @@ PRODUCT_PACKAGES += \
libhidltransport.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
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/rootdir/etc/fstab.qcom:$(TARGET_COPY_OUT_VENDOR_RAMDISK)/first_stage_ramdisk/fstab.qcom
@ -464,6 +466,11 @@ PRODUCT_PACKAGES += \
android.hardware.thermal@2.0 \
android.hardware.thermal@2.0.vendor
# Trusted UI
PRODUCT_PACKAGES += \
android.hidl.memory.block@1.0.vendor \
vendor.qti.hardware.systemhelper@1.0.vendor
# Update engine
PRODUCT_PACKAGES += \
update_engine \