Home
last modified time | relevance | path

Searched refs:bp2buildCcLibraryStaticOnly (Results 1 – 1 of 1) sorted by relevance

/build/soong/android/
Dbazel.go259 bp2buildCcLibraryStaticOnly = map[string]bool{} var
273 bp2buildCcLibraryStaticOnly[moduleName] = true
282 return bp2buildCcLibraryStaticOnly[ctx.Module().Name()]