Searched defs:sdkDep (Results 1 – 1 of 1) sorted by relevance
598 type sdkDep struct { struct599 useModule, useFiles, useDefaultLibs, invalidVersion bool602 bootclasspath []string606 systemModules string609 java9Classpath []string611 frameworkResModule string613 jars android.Paths614 aidl android.OptionalPath616 noStandardLibs, noFrameworksLibs bool619 func (s sdkDep) hasStandardLibs() bool {[all …]