Home
last modified time | relevance | path

Searched defs:SystemServerClasspathModule (Results 1 – 1 of 1) sorted by relevance

/build/soong/java/
Dsystemserver_classpath_fragment.go60 type SystemServerClasspathModule struct { struct
61 android.ModuleBase
62 android.ApexModuleBase
64 ClasspathFragmentBase
66 properties systemServerClasspathFragmentProperties
69 …Module) ShouldSupportSdkVersion(ctx android.BaseModuleContext, sdkVersion android.ApiLevel) error {
89 func (s *SystemServerClasspathModule) GenerateAndroidBuildActions(ctx android.ModuleContext) {
98 …Module) ClasspathFragmentToConfiguredJarList(ctx android.ModuleContext) android.ConfiguredJarList {
131 func (s *SystemServerClasspathModule) ComponentDepsMutator(ctx android.BottomUpMutatorContext) {