forked from openkylin/platform_build
Merge "Build module-info.json in dist"
This commit is contained in:
commit
9657a54894
|
@ -29,3 +29,4 @@ $(MODULE_INFO_JSON):
|
|||
droidcore: $(MODULE_INFO_JSON)
|
||||
|
||||
$(call dist-for-goals, general-tests, $(MODULE_INFO_JSON))
|
||||
$(call dist-for-goals, droidcore, $(MODULE_INFO_JSON))
|
||||
|
|
Loading…
Reference in New Issue