Searched defs:bootImageVariant (Results 1 – 1 of 1) sorted by relevance
301 type bootImageVariant struct { struct302 *bootImageConfig305 target android.Target308 dexLocations []string // for this image309 dexLocationsDeps []string // for the dependency images and in this image312 imagePathOnHost android.OutputPath // first image file path on host313 imagePathOnDevice string // first image file path on device316 imagesDeps android.OutputPaths322 baseImages android.OutputPaths328 baseImagesDeps android.Paths[all …]