diff --git a/core/main.mk b/core/main.mk index 7f673e9a4..0f48f5b03 100644 --- a/core/main.mk +++ b/core/main.mk @@ -1010,6 +1010,8 @@ endif ifdef FULL_BUILD product_FILES := $(call product-installed-files, $(INTERNAL_PRODUCT)) + # WARNING: The product_MODULES variable is depended on by external files. + product_MODULES := $(_pif_modules) # Verify the artifact path requirements made by included products. all_offending_files :=