Home
last modified time | relevance | path

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

/build/soong/java/
Ddexpreopt_bootjars.go33 type bootImageConfig struct { struct
35 extends *bootImageConfig
38 name string
41 stem string
44 dir android.OutputPath
47 symbolsDir android.OutputPath
50 installSubdir string
53 modules []string
56 dexPaths android.WritablePaths // for this image
57 dexPathsDeps android.WritablePaths // for the dependency images and in this image
[all …]