Home
last modified time | relevance | path

Searched defs:bootImageVariant (Results 1 – 1 of 1) sorted by relevance

/aosp12/build/soong/java/
H A Ddexpreopt_bootjars.go270 type bootImageVariant struct { struct
271 *bootImageConfig
274 target android.Target
277 dexLocations []string // for this image
281 imagePathOnHost android.OutputPath // first image file path on host
285 imagesDeps android.OutputPaths
291 primaryImages android.OutputPath
297 primaryImagesDeps android.Paths
300 installs android.RuleBuilderInstalls
301 vdexInstalls android.RuleBuilderInstalls
[all …]