Home
last modified time | relevance | path

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

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