Merge "Remove obsolete llndk_library"
This commit is contained in:
@@ -106,9 +106,6 @@ type LinkableInterface interface {
|
||||
// IsLlndkPublic returns true only for LLNDK (public) libs.
|
||||
IsLlndkPublic() bool
|
||||
|
||||
// IsLlndkLibrary returns true if this module is an LLNDK library module.
|
||||
IsLlndkLibrary() bool
|
||||
|
||||
// NeedsLlndkVariants returns true if this module has LLNDK stubs or provides LLNDK headers.
|
||||
NeedsLlndkVariants() bool
|
||||
|
||||
|
Reference in New Issue
Block a user