Searched defs:sdkDep (Results 1 – 1 of 1) sorted by relevance
492 type sdkDep struct { struct493 useModule, useFiles, invalidVersion bool496 bootclasspath []string500 systemModules string503 classpath []string507 java9Classpath []string509 frameworkResModule string511 jars android.Paths512 aidl android.OptionalPath514 noStandardLibs, noFrameworksLibs bool[all …]