commit | 6dab96cb58e798db85adf1ce202026c4cd1ac3b3 | [log] [tgz] |
---|---|---|
author | Florian Mayer <fmayer@google.com> | Thu Dec 31 11:39:48 2020 +0000 |
committer | Florian Mayer <fmayer@google.com> | Thu Dec 31 11:39:48 2020 +0000 |
tree | 15d823684a860aeeb1a19040547c06c6d3107666 | |
parent | 18417cbd72febc0e35b0780c1f1d012ab526f688 [diff] |
Document stubs in cc_library. Change-Id: I36a9b884a8cc53e6a7192ef159e0cb2fdbb0e511
diff --git a/cc/library.go b/cc/library.go index 23556b0..7dc925b 100644 --- a/cc/library.go +++ b/cc/library.go
@@ -58,6 +58,7 @@ 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.