1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
[
{
"repository": "AICP/device_google_msm8916-common",
"target_path": "device/google/msm8916-common",
"branch": "n7.1"
},
{
"repository": "AICP/kernel_google_seed",
"target_path": "kernel/google/seed",
"branch": "n7.1"
},
{
"repository": "LineageOS/android_device_qcom_common",
"target_path": "device/qcom/common",
"branch": "cm-14.1"
},
{
"repository": "TheMuppets/proprietary_vendor_google",
"target_path": "vendor/google",
"branch": "cm-14.1"
},
{
"repository": "TheMuppets/proprietary_vendor_qcom_binaries",
"target_path": "vendor/qcom/binaries",
"branch": "cm-14.1"
}
]
|