diff --git a/common.mk b/common.mk index 8f1dbff..afe5d50 100644 --- a/common.mk +++ b/common.mk @@ -70,6 +70,9 @@ PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \ libshim_megvii +PRODUCT_PACKAGES += \ + libgui_vendor + 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 \