Home
last modified time | relevance | path

Searched refs:platformSystemServerClasspathFactory (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/build/soong/java/
H A Dsystemserver_classpath_fragment.go32 ctx.RegisterModuleType("platform_systemserverclasspath", platformSystemServerClasspathFactory)
54 func platformSystemServerClasspathFactory() android.Module { func