diff --git a/common.mk b/common.mk index f092ef5..664cadb 100644 --- a/common.mk +++ b/common.mk @@ -145,6 +145,10 @@ PRODUCT_PACKAGES += \ android.hardware.camera.provider@2.4-service_64 \ vendor.qti.hardware.camera.postproc@1.0.vendor +PRODUCT_PACKAGES += \ + libMegviiFacepp-0.5.2 \ + libmegface + PRODUCT_COPY_FILES += \ frameworks/native/data/etc/android.hardware.camera.flash-autofocus.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.flash-autofocus.xml \ frameworks/native/data/etc/android.hardware.camera.front.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.front.xml \