Home
last modified time | relevance | path

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

/build/soong/python/
Dlibrary.go25 android.RegisterModuleType("python_library", PythonLibraryFactory)
34 func PythonLibraryFactory() android.Module { func