Searched defs:bootImageVariant (Results 1 – 1 of 1) sorted by relevance
308 type bootImageVariant struct { struct309 *bootImageConfig312 target android.Target315 dexLocations []string // for this image316 dexLocationsDeps []string // for the dependency images and in this image319 imagePathOnHost android.OutputPath // first image file path on host320 imagePathOnDevice string // first image file path on device323 imagesDeps android.OutputPaths329 baseImages android.OutputPaths335 baseImagesDeps android.Paths[all …]