msm8953-common: add missing cryptfshw

This commit is contained in:
jeangraff30
2020-11-22 18:36:44 +01:00
parent 5e3516f0b7
commit f62f212def

View File

@@ -154,6 +154,10 @@ PRODUCT_COPY_FILES += \
$(COMMON_PATH)/configs/gps/sap.conf:$(TARGET_COPY_OUT_VENDOR)/etc/sap.conf \
$(COMMON_PATH)/configs/gps/xtwifi.conf:$(TARGET_COPY_OUT_VENDOR)/etc/xtwifi.conf
# HW crypto
PRODUCT_PACKAGES += \
vendor.qti.hardware.cryptfshw@1.0-service-qti.qsee
# health
PRODUCT_PACKAGES += \
android.hardware.health@2.0-impl \