Home
last modified time | relevance | path

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

/build/soong/android/
Dlicense.go26 licenseKindTag = licenseKindDependencyTag{} var
60 ctx.AddVariationDependencies(nil, licenseKindTag, m.properties.License_kinds...)
67 for _, module := range ctx.GetDirectDepsWithTag(licenseKindTag) {
Dlicenses.go170 for _, module := range ctx.GetDirectDepsWithTag(licenseKindTag) {