Home
last modified time | relevance | path

Searched defs:bootImageVariant (Results 1 – 1 of 1) sorted by relevance

/build/soong/java/
Ddexpreopt_bootjars.go301 type bootImageVariant struct { struct
302 *bootImageConfig
305 target android.Target
308 dexLocations []string // for this image
309 dexLocationsDeps []string // for the dependency images and in this image
312 imagePathOnHost android.OutputPath // first image file path on host
313 imagePathOnDevice string // first image file path on device
316 imagesDeps android.OutputPaths
322 baseImages android.OutputPaths
328 baseImagesDeps android.Paths
[all …]