blob: c7faecc4fa2996451f22afc05866442951bd2635 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
[
{
"repository": "AICP/device_google_marlin",
"target_path":"device/google/marlin",
"branch": "o8.1"
},
{
"repository": "LineageOS/android_device_qcom_common",
"target_path":"device/qcom/common",
"branch": "lineage-15.1"
},
{
"repository": "AICP/kernel_google_marlin",
"target_path":"kernel/google/marlin",
"branch": "o8.1"
},
{
"repository": "AICP/proprietary_vendor_google",
"target_path":"vendor/google",
"branch": "o8.1"
}
]
|