unplugged-system/build/orchestrator/multitree_combos/test.mcombo

17 lines
372 B
Plaintext

{
"lunchable": true,
"system": {
"inner-tree": "inner_tree_system",
"product": "system_lunch_product"
},
"vendor": {
"inner-tree": "inner_tree_vendor",
"product": "vendor_lunch_product"
},
"modules": {
"com.android.something": {
"inner-tree": ["inner_tree_module", "sc-common"]
}
}
}