Searched defs:SdkLibrary (Results 1 – 1 of 1) sorted by relevance
1248 type SdkLibrary struct { struct1249 Library1251 sdkLibraryProperties sdkLibraryProperties1254 scopeToProperties map[*apiScope]*ApiScopeProperties1256 commonToSdkLibraryAndImport1258 apexSystemServerDexpreoptInstalls []DexpreopterInstall1259 apexSystemServerDexJars android.Paths1262 func (module *SdkLibrary) generateTestAndSystemScopesByDefault() bool {1269 func (module *SdkLibrary) DexJarBuildPath(ctx android.ModuleErrorfContext) OptionalDexJarPath {1277 func (module *SdkLibrary) DexJarInstallPath() android.Path {[all …]