Searched defs:SdkLibrary (Results 1 – 1 of 1) sorted by relevance
1069 type SdkLibrary struct { struct1070 Library1072 sdkLibraryProperties sdkLibraryProperties1075 scopeToProperties map[*apiScope]*ApiScopeProperties1077 commonToSdkLibraryAndImport1082 func (module *SdkLibrary) generateTestAndSystemScopesByDefault() bool {1086 func (module *SdkLibrary) getGeneratedApiScopes(ctx android.EarlyModuleContext) apiScopes {1136 func (module *SdkLibrary) CheckMinSdkVersion(ctx android.ModuleContext) {1170 func (module *SdkLibrary) ComponentDepsMutator(ctx android.BottomUpMutatorContext) {1191 func (module *SdkLibrary) DepsMutator(ctx android.BottomUpMutatorContext) {[all …]