Searched defs:sdkDep (Results 1 – 1 of 1) sorted by relevance
624 type sdkDep struct { struct625 useModule, useFiles, invalidVersion bool628 bootclasspath []string632 systemModules string635 classpath []string639 java9Classpath []string641 frameworkResModule string643 jars android.Paths644 aidl android.OptionalPath646 noStandardLibs, noFrameworksLibs bool[all …]