Searched defs:moduleJSONConfig (Results 1 – 1 of 1) sorted by relevance
343 type moduleJSONConfig struct { struct344 *ModuleConfig346 BuildPath string347 DexPath string348 ManifestPath string350 ProfileClassListing string351 ProfileBootListing string353 EnforceUsesLibrariesStatusFile string354 ClassLoaderContexts jsonClassLoaderContextMap356 DexPreoptImagesDeps [][]string[all …]