1{ 2 "lunchable": true, 3 "system": { 4 "inner-tree": "inner_tree_system", 5 "product": "system_lunch_product" 6 }, 7 "vendor": { 8 "inner-tree": "inner_tree_vendor", 9 "product": "vendor_lunch_product" 10 }, 11 "modules": { 12 "com.android.something": { 13 "inner-tree": ["inner_tree_module", "sc-common"] 14 } 15 } 16} 17