Joe Onorato | 824608c | 2022-04-08 11:06:16 -0700 | [diff] [blame] | 1 | { |
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 | } |