commit | 69e8252aec6c4931e1cad428aaa2323e6bceb439 | [log] [tgz] |
---|---|---|
author | Vijay Venkatraman <vijaykv@google.com> | Fri Mar 03 04:10:49 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Mar 03 04:10:50 2017 +0000 |
tree | 09ec167109963f112f3e991f2a986948edcb1887 | |
parent | 3e78704825b38836131dc8f24531baa03b9c9fb8 [diff] | |
parent | 465b17fc3ce9d57c11842de8b04024503cf9de4f [diff] |
Merge "Fix for compile error when BUILD_HEADER_LIBRARY is used"
diff --git a/core/definitions.mk b/core/definitions.mk index a179df4..c45eaea 100644 --- a/core/definitions.mk +++ b/core/definitions.mk
@@ -3144,7 +3144,8 @@ 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