Home
last modified time | relevance | path

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

/build/soong/apex/
Dapex.go44 zipApexType = "zip" const
941 variants = append(variants, zipApexType)
943 variants = append(variants, imageApexType, zipApexType, flattenedApexType)
955 case zipApexType:
1203 return zipApexType