Merge "Document stubs in cc_library." am: 0b21bf60b6

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

Change-Id: I3220a12eecbec2e4ed7e08c541235559417a42e8
This commit is contained in:
Treehugger Robot
2021-04-16 12:19:26 +00:00
committed by Automerger Merge Worker

View File

@@ -60,6 +60,7 @@ type LibraryProperties struct {
Static_ndk_lib *bool
// Generate stubs to make this library accessible to APEXes.
Stubs struct {
// Relative path to the symbol map. The symbol map provides the list of
// symbols that are exported for stubs variant of this library.