platform_build_soong/bazel
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
..
Android.bp Improve aquery-related validation and error handling 2021-01-15 13:53:57 -05:00
aquery.go Improve aquery-related validation and error handling 2021-01-15 13:53:57 -05:00
aquery_test.go Improve aquery-related validation and error handling 2021-01-15 13:53:57 -05:00
constants.go Enable bazel profiling in soong_build. 2020-12-14 18:48:11 +00:00
properties.go bp2build: framework for generating BazelTargetModules. 2021-01-21 22:46:11 -05:00