Merge "Fix for compile error when BUILD_HEADER_LIBRARY is used"

am: 69e8252aec

Change-Id: Icddb2f285d9f08a6fce89dcac69cf38259d9edf6
This commit is contained in:
Vijay Venkatraman 2017-03-03 04:15:40 +00:00 committed by android-build-merger
commit e4f88be6ed
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