Home
last modified time | relevance | path

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

/aosp12/build/soong/apex/
H A Dapex.go1121 imageApex apexPackaging = iota const
1152 case imageApex:
1163 case imageApex:
1205 modules[i].(*apexBundle).properties.ApexType = imageApex
2003 case imageApex:
2056 if !forced && a.Updatable() && a.properties.ApexType == imageApex {
H A Dbuilder.go277 case imageApex:
522 if apexType == imageApex {
786 if apexType == imageApex && (compressionEnabled || a.testOnlyShouldForceCompression()) {
H A Dandroidmk.go430 if apexType == imageApex {