Merge "Fix for compile error when BUILD_HEADER_LIBRARY is used"

This commit is contained in:
Vijay Venkatraman 2017-03-03 04:10:49 +00:00 committed by Gerrit Code Review
commit 69e8252aec
1 changed files with 2 additions and 1 deletions

View File

@ -3144,7 +3144,8 @@ STATS.MODULE_TYPE := \
NOTICE_FILE \
HOST_DALVIK_JAVA_LIBRARY \
HOST_DALVIK_STATIC_JAVA_LIBRARY \
base_rules
base_rules \
HEADER_LIBRARY
$(foreach $(s),$(STATS.MODULE_TYPE),$(eval STATS.MODULE_TYPE.$(s) :=))
define record-module-type