Re-add product_MODULES

This variable is depended on by vendor_module_check.mk

Bug: 117638909
Test: build_test
Change-Id: I93f7056b001ca803c88e1e1dfebe204f289c59ab
This commit is contained in:
Anton Hansson 2018-10-12 11:34:29 +01:00
parent f77560ec12
commit f37a35cdd0
1 changed files with 2 additions and 0 deletions

View File

@ -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 :=