Home
last modified time | relevance | path

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

/build/soong/apex/
Dapex.go308 zipApex const
322 case zipApex, both:
332 case zipApex:
345 case zipApex:
665 a.apexTypes = zipApex
814 a.buildUnflattenedApex(ctx, zipApex)
1090 writers = append(writers, a.androidMkForType(zipApex))
1206 if apexType == zipApex && a.apexTypes == both {