Searched defs:moduleJSONConfig (Results 1 – 1 of 1) sorted by relevance
267 type moduleJSONConfig struct { struct268 *ModuleConfig270 BuildPath string271 DexPath string272 ManifestPath string274 ProfileClassListing string275 ProfileBootListing string277 EnforceUsesLibrariesStatusFile string278 ClassLoaderContexts jsonClassLoaderContextMap280 DexPreoptImagesDeps [][]string[all …]