android_build/orchestrator/multitree_combos/test.mcombo

17 lines
339 B
Plaintext

{
"lunchable": true,
"system": {
"tree": "inner_tree_system",
"product": "system_lunch_product"
},
"vendor": {
"tree": "inner_tree_vendor",
"product": "vendor_lunch_product"
},
"modules": {
"com.android.something": {
"tree": "inner_tree_module"
}
}
}