Searched defs:sdkDep (Results 1 – 1 of 1) sorted by relevance
293 type sdkDep struct { struct294 useModule, useFiles, invalidVersion bool297 bootclasspath []string301 systemModules string304 classpath []string308 java9Classpath []string310 frameworkResModule string312 jars android.Paths313 aidl android.OptionalPath315 noStandardLibs, noFrameworksLibs bool[all …]