Home
last modified time | relevance | path

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

/build/soong/python/
Dlibrary.go28 ctx.RegisterModuleType("python_library_host", PythonLibraryHostFactory)
32 func PythonLibraryHostFactory() android.Module { func