Home
last modified time | relevance | path

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

/build/soong/apex/
Dapex.go1141 imageApexType = "image" const
1164 return imageApexType
1190 variants = append(variants, imageApexType, flattenedApexType)
1194 variants = append(variants, imageApexType, zipApexType, flattenedApexType)
1204 case imageApexType:
1219 mctx.CreateVariations(imageApexType, flattenedApexType)