Generate SBOM of products in Soong.

Bug: 324465531
Test: CIs
Test: m soong-sbom
Change-Id: If76776851d49282829a79bfb1c33f05b8f57de31
This commit is contained in:
Wei Li
2024-02-05 14:50:54 -08:00
parent c25dea9d73
commit b85a178b07
4 changed files with 172 additions and 6 deletions

View File

@@ -93,6 +93,7 @@ bootstrap_go_package {
"register.go",
"rule_builder.go",
"sandbox.go",
"sbom.go",
"sdk.go",
"sdk_version.go",
"shared_properties.go",