| { |
| "common": { |
| "tools/MCF/mcf_parser_gen": { |
| "InputFile": { |
| "common": [ |
| "custom/service/mcf/system_files/mcf_system.csv", |
| "custom/service/mcf/system_files/branch.txt" |
| ], |
| "target": [ |
| "build/$proj/$flavor/dhl/database/*.XML", |
| "build/$proj/$flavor/nvram_auto_gen/custom_nvram_lid_cat.xml" |
| ], |
| "modis_uesim": [ |
| "build/$proj/$flavor/$modis_uesim/_BUILD_XGEN/dhl/database_modis/*.XML", |
| "build/$proj/$flavor/$modis_uesim/_BUILD_XGEN/nvram_auto_gen/custom_nvram_lid_cat.xml" |
| ] |
| }, |
| "OutputFile": { |
| "target": [ |
| "build/$proj/$flavor/modem/mcf/*" |
| ], |
| "modis_uesim": [ |
| "build/$proj/$flavor/$modis_uesim/_BUILD_XGEN/modem/mcf/*" |
| ] |
| } |
| } |
| } |
| } |