Searched defs:moduleJSONConfig (Results 1 – 1 of 1) sorted by relevance
311 type moduleJSONConfig struct { struct312 *ModuleConfig314 BuildPath string315 DexPath string316 ManifestPath string318 ProfileClassListing string319 ProfileBootListing string321 EnforceUsesLibrariesStatusFile string322 ClassLoaderContexts jsonClassLoaderContextMap324 DexPreoptImagesDeps [][]string[all …]