Files
build_soong/android
Jingwen Chen 7385067640 bp2build: framework for generating BazelTargetModules.
This CL creates the framework necessary for generating
BazelTargetModules from regular Soong Android modules.
BazelTargetModules are code-generated into Bazel targets in BUILD files.

See the follow-up CL for examples of creating filegroup/genrule
BazelTargetModules.

Test: GENERATE_BAZEL_FILES=true m nothing # creates out/soong/bp2build
with no BUILD files, because there are no BazelTargetModules in the
module graph.

Change-Id: I33a96365bd439043b13af6db9e439592e9983188
2021-01-21 22:46:11 -05:00
..
2020-11-19 11:20:05 -08:00
2020-12-11 19:54:16 +00:00
2020-06-04 01:26:16 +01:00
2020-10-22 10:26:26 -07:00
2021-01-07 17:19:27 -08:00
2020-12-07 12:27:50 -08:00
2021-01-07 14:34:00 -05:00
2020-12-01 16:22:16 -08:00
2021-01-07 14:34:00 -05:00
2020-12-17 10:02:56 -08:00
2020-12-17 10:02:56 -08:00
2021-01-15 18:14:10 +00:00