Home
last modified time | relevance | path

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

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