Merge "Export SBOM utility to make" am: 2d1eb1238d
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2283139 Change-Id: I4e88831011661295024cbae9ca79f9dce2c90b20 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
8cd8989284
1 changed files with 1 additions and 0 deletions
|
@ -340,4 +340,5 @@ func licensesMakeVarsProvider(ctx MakeVarsContext) {
|
|||
ctx.Strict("COMPLIANCENOTICE_SHIPPEDLIBS", ctx.Config().HostToolPath(ctx, "compliancenotice_shippedlibs").String())
|
||||
ctx.Strict("COMPLIANCE_LISTSHARE", ctx.Config().HostToolPath(ctx, "compliance_listshare").String())
|
||||
ctx.Strict("COMPLIANCE_CHECKSHARE", ctx.Config().HostToolPath(ctx, "compliance_checkshare").String())
|
||||
ctx.Strict("COMPLIANCE_SBOM", ctx.Config().HostToolPath(ctx, "compliance_sbom").String())
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue