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

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

Change-Id: I74c964729a9b8fc126192dc0b000b18c9c5f6e43
This commit is contained in:
Treehugger Robot 2021-04-16 12:43:57 +00:00 committed by Automerger Merge Worker
commit 22971e3562
1 changed files with 1 additions and 0 deletions

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.