Home
last modified time | relevance | path

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

/build/soong/android/
Dcsuite_config.go22 ctx.RegisterModuleType("csuite_config", CSuiteConfigFactory)
63 func CSuiteConfigFactory() Module { func