OSDN Git Service

Add generation of a module-info.json file
authorJoe Onorato <joeo@google.com>
Wed, 6 Apr 2016 21:48:30 +0000 (14:48 -0700)
committerJoe Onorato <joeo@google.com>
Thu, 7 Apr 2016 02:11:51 +0000 (19:11 -0700)
commit48bd6f53f4d866895372631e200ac640140c28b1
tree01e50812b0a1fbeae0ee26542339b4614f60a7c2
parent969b6f8ada8f2b0de8748d54ea4013269d70ef2e
Add generation of a module-info.json file

This outputs all of the modules that the build system knows about
for this invocation.

Change-Id: I8f95f3f8443c18f7898ce90e287432cbd2b6db6d
core/tasks/module-info.mk [new file with mode: 0644]