Home
last modified time | relevance | path

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

/build/make/tools/product_config/src/com/android/build/config/
DMain.java52 ConvertMakeToGenericConfig m2g = new ConvertMakeToGenericConfig(mErrors); in run() local
53 GenericConfig generic = m2g.convert(makeConfigs); in run()