Merge "Set flag exporter provider for vndk_prebuilt libs" am: 509a9d35ac
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1463642 Change-Id: Ia17fa272bda5bc9e647b9c8f31574471fc98333e
This commit is contained in:
@@ -169,6 +169,8 @@ func (p *vndkPrebuiltLibraryDecorator) link(ctx ModuleContext,
|
|||||||
TableOfContents: p.tocFile,
|
TableOfContents: p.tocFile,
|
||||||
})
|
})
|
||||||
|
|
||||||
|
p.libraryDecorator.flagExporter.setProvider(ctx)
|
||||||
|
|
||||||
return in
|
return in
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user