Home
last modified time | relevance | path

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

/build/soong/java/
Ddexpreopt_bootjars.go70 type bootImageVariant struct { struct
71 *bootImageConfig
74 target android.Target
77 dexLocations []string // for this image
78 dexLocationsDeps []string // for the dependency images and in this image
81 images android.OutputPath // first image file
82 imagesDeps android.OutputPaths // all files
85 primaryImages android.OutputPath
88 installs android.RuleBuilderInstalls
89 vdexInstalls android.RuleBuilderInstalls
[all …]