Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 69e8252a authored by Vijay Venkatraman's avatar Vijay Venkatraman Committed by Gerrit Code Review
Browse files

Merge "Fix for compile error when BUILD_HEADER_LIBRARY is used"

parents 3e787048 465b17fc
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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