Home
last modified time | relevance | path

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

/build/soong/apex/
Dapex.go1142 zipApexType = "zip" const
1166 return zipApexType
1192 variants = append(variants, zipApexType)
1194 variants = append(variants, imageApexType, zipApexType, flattenedApexType)
1206 case zipApexType: