forked from AICP/device_samsung_klte
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaicp.dependencies
42 lines (42 loc) · 1.1 KB
/
aicp.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
[
{
"repository": "AICP/device_samsung_klte-common",
"target_path": "device/samsung/klte-common",
"branch": "mm6.0"
},
{
"repository": "AICP/proprietary_vendor_samsung",
"target_path": "vendor/samsung",
"branch": "mm6.0"
},
{
"repository": "CyanogenMod/android_device_samsung_msm8974-common",
"target_path": "device/samsung/msm8974-common",
"branch": "cm-13.0"
},
{
"repository": "CyanogenMod/android_kernel_samsung_klte",
"target_path": "kernel/samsung/klte",
"branch": "cm-13.0"
},
{
"repository": "CyanogenMod/android_device_samsung_qcom-common",
"target_path": "device/samsung/qcom-common",
"branch": "cm-13.0"
},
{
"repository": "CyanogenMod/android_hardware_samsung",
"target_path": "hardware/samsung",
"branch": "cm-13.0"
},
{
"repository": "CyanogenMod/android_external_sony_boringssl-compat",
"target_path": "external/sony/boringssl-compat",
"branch": "cm-13.0"
},
{
"repository": "CyanogenMod/android_external_stlport",
"target_path": "external/stlport",
"branch": "cm-13.0"
}
]