forked from CyanogenMod/android_device_motorola_falcon
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcrom.dependencies
44 lines (44 loc) · 1.05 KB
/
crom.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": "android_device_qcom_common",
"target_path": "device/qcom/common",
"revision": "cm-11.0"
},
{
"remote": "cm",
"repository": "android_device_motorola_msm8226-common",
"target_path": "device/motorola/msm8226-common",
"revision": "cm-11.0"
},
{
"remote": "cm",
"repository": "android_kernel_motorola_msm8226",
"target_path": "kernel/motorola/msm8226",
"revision": "cm-11.0"
},
{
"remote": "cm",
"repository": "android_hardware_qcom_display-caf-new",
"target_path": "hardware/qcom/display-caf-new",
"revision": "cm-11.0"
},
{
"remote": "cm",
"repository": "android_hardware_qcom_fm",
"target_path": "hardware/qcom/fm",
"revision": "cm-11.0"
},
{
"remote": "cm",
"repository": "android_hardware_qcom_media-caf-new",
"target_path": "hardware/qcom/media-caf-new",
"revision": "cm-11.0"
},
{
"remote": "crm",
"repository": "proprietary_vendor_motorola",
"target_path": "vendor/motorola",
"revision": "kitkat"
}
]