Searched defs:SdkLibraryInfo (Results 1 – 1 of 1) sorted by relevance
1207 type SdkLibraryInfo struct { struct1211 GeneratingLibs []string1215 EverythingStubDexJarPaths map[android.SdkKind]OptionalDexJarPath1219 ExportableStubDexJarPaths map[android.SdkKind]OptionalDexJarPath1222 RemovedTxtFiles map[android.SdkKind]android.OptionalPath1225 SharedLibrary bool1227 Prebuilt bool1232 …ontext, sdkVersion android.SdkSpec, sdkLibraryModuleName string, sdkInfo SdkLibraryInfo) []string {