commit | 03f5253020e1c4a28db1605eceee12e422426221 | [log] [tgz] |
---|---|---|
author | Simran Basi <sbasi@google.com> | Thu Sep 06 12:23:11 2018 -0700 |
committer | Simran Basi <sbasi@google.com> | Mon Sep 24 16:31:29 2018 -0700 |
tree | 6603103d089c2aee6f835b014cf6cbbb32f629fe | |
parent | ee16bfa6ca876affd27c07e28fdfb7c67dcd16fb [diff] [blame] |
Create an artifact to output module-info and OWNERS files in source code Bug: 114242886 Test: make dist -j owners make dist -j module-info Change-Id: I6d00928c25e3213a5563e64806e0c04530161581
diff --git a/core/tasks/module-info.mk b/core/tasks/module-info.mk index 3b4a98f..9eb3ab3 100644 --- a/core/tasks/module-info.mk +++ b/core/tasks/module-info.mk
@@ -28,3 +28,4 @@ files: $(MODULE_INFO_JSON) endif +$(call dist-for-goals, general-tests, $(MODULE_INFO_JSON))