Searched defs:bootImageVariant (Results 1 – 1 of 1) sorted by relevance
270 type bootImageVariant struct { struct271 *bootImageConfig274 target android.Target277 dexLocations []string // for this image278 dexLocationsDeps []string // for the dependency images and in this image281 imagePathOnHost android.OutputPath // first image file path on host282 imagePathOnDevice string // first image file path on device285 imagesDeps android.OutputPaths291 primaryImages android.OutputPath297 primaryImagesDeps android.Paths[all …]