Searched defs:moduleJSONConfig (Results 1 – 1 of 1) sorted by relevance
341 type moduleJSONConfig struct { struct342 *ModuleConfig344 BuildPath string345 DexPath string346 ManifestPath string348 ProfileClassListing string349 ProfileBootListing string351 EnforceUsesLibrariesStatusFile string352 ClassLoaderContexts jsonClassLoaderContextMap354 DexPreoptImagesDeps [][]string[all …]