Home
last modified time | relevance | path

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

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