Home
last modified time | relevance | path

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

/build/soong/apex/
Dapex.go42 zipApexType = "zip" const
840 variants = append(variants, zipApexType)
842 variants = append(variants, imageApexType, zipApexType, flattenedApexType)
854 case zipApexType:
1106 return zipApexType