Searched defs:bootImageConfig (Results 1 – 1 of 1) sorted by relevance
33 type bootImageConfig struct { struct35 extends *bootImageConfig38 name string41 stem string44 dir android.OutputPath47 symbolsDir android.OutputPath50 installSubdir string53 modules []string56 dexPaths android.WritablePaths // for this image57 dexPathsDeps android.WritablePaths // for the dependency images and in this image[all …]