Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 265f41c1 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Export binaries for shippedlibs and bom." am: 7010c53c

Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2003174

Change-Id: I5bd08c769c24638c068aed8f99e4d6d355fbfa74
parents 43dc26bd 7010c53c
Loading
Loading
Loading
Loading

METADATA

0 → 100644
+1 −0
Original line number Diff line number Diff line
name: "Android"
+2 −0
Original line number Diff line number Diff line
@@ -333,4 +333,6 @@ func licensesMakeVarsProvider(ctx MakeVarsContext) {
	ctx.Strict("HTMLNOTICE", ctx.Config().HostToolPath(ctx, "htmlnotice").String())
	ctx.Strict("XMLNOTICE", ctx.Config().HostToolPath(ctx, "xmlnotice").String())
	ctx.Strict("TEXTNOTICE", ctx.Config().HostToolPath(ctx, "textnotice").String())
	ctx.Strict("COMPLIANCENOTICE_BOM", ctx.Config().HostToolPath(ctx, "compliancenotice_bom").String())
	ctx.Strict("COMPLIANCENOTICE_SHIPPEDLIBS", ctx.Config().HostToolPath(ctx, "compliancenotice_shippedlibs").String())
}