Searched defs:bootImageVariant (Results 1 – 1 of 1) sorted by relevance
293 type bootImageVariant struct { struct294 *bootImageConfig297 target android.Target300 dexLocations []string // for this image301 dexLocationsDeps []string // for the dependency images and in this image304 imagePathOnHost android.OutputPath // first image file path on host305 imagePathOnDevice string // first image file path on device308 imagesDeps android.OutputPaths314 primaryImages android.OutputPath320 primaryImagesDeps android.Paths[all …]