Searched defs:bootImageVariant (Results 1 – 1 of 1) sorted by relevance
270 type bootImageVariant struct { struct271 *bootImageConfig274 target android.Target277 dexLocations []string // for this image281 imagePathOnHost android.OutputPath // first image file path on host285 imagesDeps android.OutputPaths291 primaryImages android.OutputPath297 primaryImagesDeps android.Paths300 installs android.RuleBuilderInstalls301 vdexInstalls android.RuleBuilderInstalls[all …]