Home
last modified time | relevance | path

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

/build/soong/java/
Dsdk_library.go979 var implLibraryTag = sdkLibraryComponentTag{name: "impl-library"} var
993 ctx.AddDependency(module, implLibraryTag, module.implLibraryModuleName())
1882 ctx.AddVariationDependencies(nil, implLibraryTag, implName)
1925 } else if tag == implLibraryTag {