sm6250-common: build libqti_vndfwk_detect from source

This commit is contained in:
Volodymyr Zhdanov 2020-10-23 10:11:55 +03:00 committed by Demon000
parent 3309cc1302
commit 873b400635

View File

@ -154,6 +154,10 @@ PRODUCT_PACKAGES += \
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.fingerprint.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.fingerprint.xml
# Framework detect
PRODUCT_PACKAGES += \
libqti_vndfwk_detect.vendor
# Fstab
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/rootdir/etc/fstab.qcom:$(TARGET_COPY_OUT_RAMDISK)/fstab.qcom \