summaryrefslogtreecommitdiff
path: root/android/sbom.go
AgeCommit message (Collapse)Author
2025-02-12Move dists to GenerateAndroidBuildActions Cole Faust
So that we're not as make-focused by disting in MakeVarsProviders. Bug: 395184523 Test: Verified ninja files were unchanged (on both m nothing and m nothing dist) Change-Id: I5fd94754d644162b355722fbb1e1fd6f085345b9
2024-11-18Remove METADATA files from implicit dependencies of SBOMs Wei Li
Bug: 377969922 Test: lunch aosp_cf_x86_64_phone-trunk_staging-eng && m sbom Test: m nothing, remove a METADATA file and m sbom Test: run "m sbom" 2+ times, and SBOM is re-generated in each build Change-Id: I42e303a56187ab2a96c3d709fbf8f2f54d1d4ca7
2024-08-02Switch SBOM generation of products to Soong. Wei Li
Also remove the tests in sbom_test.sh for product SBOM generated by Make. Bug: 324467079 Test: m sbom Test: m dist Test: banchan com.android.adbd module_arm64 userdebug && m sbom && m dist Test: build/soong/tests/sbom_test.sh Change-Id: Ie3f405f0a09a3b1f1176dba67167773801b9337a
2024-07-24Generate SBOM of products in Soong. Wei Li
Bug: 324465531 Test: CIs Test: m soong-sbom Change-Id: If76776851d49282829a79bfb1c33f05b8f57de31