Merge changes from topic "llndk_cc_library"
* changes: Don't rewrite LLNDK dependencies with .llndk suffix Don't strip stub libraries
This commit is contained in:
@@ -90,6 +90,7 @@ type MakeVarsContext interface {
|
||||
ModuleDir(module blueprint.Module) string
|
||||
ModuleSubDir(module blueprint.Module) string
|
||||
ModuleType(module blueprint.Module) string
|
||||
ModuleProvider(module blueprint.Module, key blueprint.ProviderKey) interface{}
|
||||
BlueprintFile(module blueprint.Module) string
|
||||
|
||||
ModuleErrorf(module blueprint.Module, format string, args ...interface{})
|
||||
|
Reference in New Issue
Block a user