-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathcm.dependencies
34 lines (34 loc) · 858 Bytes
/
cm.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
[
{
"repository": "android_device_qcom_common",
"target_path": "device/qcom/common"
},
{
"repository": "android_device_samsung_qcom-common",
"target_path": "device/samsung/qcom-common"
},
{
"repository": "android_device_samsung_msm8960-common",
"target_path": "device/samsung/msm8960-common"
},
{
"repository": "android_device_samsung_klte",
"target_path": "device/samsung/klte"
},
{
"repository": "android_kernel_samsung_klte",
"target_path": "kernel/samsung/klte"
},
{
"repository": "android_hardware_samsung",
"target_path": "hardware/samsung"
},
{
"repository": "android_hardware_qcom_display-caf-new",
"target_path": "hardware/qcom/display-caf-new"
},
{
"repository": "android_hardware_qcom_media-caf-new",
"target_path": "hardware/qcom/media-caf-new"
}
]