-
Notifications
You must be signed in to change notification settings - Fork 0
/
carbon.dependencies
44 lines (44 loc) · 1.07 KB
/
carbon.dependencies
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
[
{
"remote": "cm",
"repository": "Cyanogenmod/android_device_htc_msm8974-common",
"target_path": "device/htc/msm8974-common",
"revision": "cm-12.1"
},
{
"remote": "cm",
"repository": "Cyanogenmod/android_device_htc_m8-common",
"target_path": "device/htc/m8-common",
"revision": "cm-12.1"
},
{
"remote": "cm",
"repository": "Cyanogenmod/android_kernel_htc_msm8974",
"target_path": "kernel/htc/msm8974",
"revision": "cm-12.1"
},
{
"remote": "cm",
"repository": "Cyanogenmod/android_hardware_qcom_fm",
"target_path": "hardware/qcom/fm",
"revision": "cm-12.1"
},
{
"remote": "cm",
"repository": "Cyanogenmod/android_device_qcom_common",
"target_path": "device/qcom/common",
"revision": "cm-12.1"
},
{
"remote": "gh",
"repository": "ArchiDroid/Toolchain",
"target_path": "prebuilts/gcc/linux-x86/arm/linaro-4.9-arm-eabi",
"revision": "linaro-4.9"
},
{
"remote": "tm",
"repository": "proprietary_vendor_htc",
"target_path": "vendor/htc",
"revision": "cm-12.1"
}
]