forked from DooMLoRD/android_device_sony_honami
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcm.dependencies
49 lines (49 loc) · 1.16 KB
/
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
[
{
"repository": "android_kernel_sony_eagle",
"target_path": "kernel/sony/eagle",
"branch": "cm-11.0"
}, {
"repository": "proprietary_vendor_sony",
"target_path": "vendor/sony",
"branch": "cm-11.0"
},
{
"repository": "android_device_sony_msm8226-common",
"target_path": "device/sony/msm8226-common",
"branch": "cm-11.0"
},
{
"repository": "android_device_sony_qcom-common",
"target_path": "device/sony/qcom-common",
"branch": "cm-11.0"
},
{
"remote": "github",
"account": "CyanogenMod",
"repository": "android_device_sony_common",
"target_path": "device/sony/common",
"branch": "cm-11.0"
},
{
"remote": "github",
"account": "CyanogenMod",
"repository": "android_device_qcom_common",
"target_path": "device/qcom/common",
"branch": "cm-11.0"
},
{
"remote": "github",
"account": "CyanogenMod",
"repository": "android_hardware_sony_DASH",
"target_path": "hardware/sony/DASH",
"branch": "cm-11.0"
},
{
"remote": "github",
"account": "CyanogenMod",
"repository": "android_hardware_qcom_fm",
"target_path": "hardware/qcom/fm",
"branch": "cm-11.0"
}
]