Loading cc/library.go +1 −0 Original line number Diff line number Diff line Loading @@ -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. Loading Loading
cc/library.go +1 −0 Original line number Diff line number Diff line Loading @@ -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. Loading