Merge "Document stubs in cc_library."

This commit is contained in:
Treehugger Robot
2021-04-16 11:57:32 +00:00
committed by Gerrit Code Review

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.