blob: 3ad0717577a5ab4d09a03870abafff2b636780c8 [file] [log] [blame]
Joe Onorato824608c2022-04-08 11:06:16 -07001{
2 "lunchable": true,
3 "system": {
4 "tree": "inner_tree_system",
5 "product": "system_lunch_product"
6 },
7 "vendor": {
8 "tree": "inner_tree_vendor",
9 "product": "vendor_lunch_product"
10 },
11 "modules": {
12 "com.android.something": {
13 "tree": "inner_tree_module"
14 }
15 }
16}