Home
last modified time | relevance | path

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

/build/soong/java/
Ddexpreopt_bootjars.go293 type bootImageVariant struct { struct
294 *bootImageConfig
297 target android.Target
300 dexLocations []string // for this image
301 dexLocationsDeps []string // for the dependency images and in this image
304 imagePathOnHost android.OutputPath // first image file path on host
305 imagePathOnDevice string // first image file path on device
308 imagesDeps android.OutputPaths
314 primaryImages android.OutputPath
320 primaryImagesDeps android.Paths
[all …]