Searched defs:bootImageVariant (Results 1 – 1 of 1) sorted by relevance
304 type bootImageVariant struct { struct305 *bootImageConfig308 target android.Target311 dexLocations []string // for this image312 dexLocationsDeps []string // for the dependency images and in this image315 imagePathOnHost android.OutputPath // first image file path on host316 imagePathOnDevice string // first image file path on device319 imagesDeps android.OutputPaths325 baseImages android.OutputPaths331 baseImagesDeps android.Paths[all …]