Searched defs:SystemServerClasspathModule (Results 1 – 1 of 1) sorted by relevance
80 type SystemServerClasspathModule struct { struct81 android.ModuleBase82 android.ApexModuleBase83 android.SdkBase85 ClasspathFragmentBase87 properties systemServerClasspathFragmentProperties90 modulePaths []string93 …Module) ShouldSupportSdkVersion(ctx android.BaseModuleContext, sdkVersion android.ApiLevel) error {119 func (s *SystemServerClasspathModule) GenerateAndroidBuildActions(ctx android.ModuleContext) {136 …*SystemServerClasspathModule) configuredJars(ctx android.ModuleContext) android.ConfiguredJarList {[all …]