Merge "Re-add product_MODULES"

This commit is contained in:
Anton Hansson 2018-10-22 12:28:56 +00:00 committed by Gerrit Code Review
commit 2bfa7401c7

View file

@ -1033,6 +1033,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.