Searched defs:bootImageVariant (Results 1 – 1 of 1) sorted by relevance
70 type bootImageVariant struct { struct71 *bootImageConfig74 target android.Target77 dexLocations []string // for this image78 dexLocationsDeps []string // for the dependency images and in this image81 images android.OutputPath // first image file82 imagesDeps android.OutputPaths // all files85 primaryImages android.OutputPath88 installs android.RuleBuilderInstalls89 vdexInstalls android.RuleBuilderInstalls[all …]