diff --git a/config/common.mk b/config/common.mk index 94fee05d..de4049af 100644 --- a/config/common.mk +++ b/config/common.mk @@ -101,7 +101,7 @@ PRODUCT_MINIMIZE_JAVA_DEBUG_INFO := true PRODUCT_RESTRICT_VENDOR_FILES := false # Require all requested packages to exist -$(call enforce-product-packages-exist-internal,$(wildcard device/*/$(LINEAGE_BUILD)/$(TARGET_PRODUCT).mk),product_manifest.xml rild) +$(call enforce-product-packages-exist-internal,$(wildcard device/*/$(LINEAGE_BUILD)/$(TARGET_PRODUCT).mk),product_manifest.xml rild Calendar Launcher3 Launcher3Go Launcher3QuickStep Launcher3QuickStepGo) # Bootanimation TARGET_SCREEN_WIDTH ?= 1080