Generate combined deps-info for all updatable modules.

Introduce a singleton apex rule to merge contents of individual
deps-info results into a single output file.

Bug: 149622332
Test: m
Change-Id: I4ab7e1a3527fead97a81a5a2cb0e1e93a429117c
This commit is contained in:
Artur Satayev
2020-04-28 14:57:42 +01:00
parent 8cf3e5471d
commit 849f844252
5 changed files with 82 additions and 7 deletions

View File

@@ -492,6 +492,7 @@ bootstrap_go_package {
srcs: [
"apex/androidmk.go",
"apex/apex.go",
"apex/apex_singleton.go",
"apex/builder.go",
"apex/key.go",
"apex/prebuilt.go",