Home
last modified time | relevance | path

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

/build/soong/java/
Dplatform_compat_config.go24 android.RegisterModuleType("platform_compat_config", PlatformCompatConfigFactory)
146 func PlatformCompatConfigFactory() android.Module { func
/build/soong/apex/
Dapex_test.go252 ctx.RegisterModuleType("platform_compat_config", java.PlatformCompatConfigFactory)