-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathkrexus.dependencies
67 lines (57 loc) · 1.53 KB
/
krexus.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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
[
{
"repository": "CyanogenMod/android_external_sony_boringssl-compat",
"target_path": "external/sony/boringssl-compat",
"branch": "cm-13.0"
},
{
"repository": "CyanogenMod/android_external_bson",
"target_path": "external/bson",
"branch": "cm-13.0"
},
{
"repository": "CyanogenMod/android_external_stlport",
"target_path": "external/stlport",
"branch": "cm-13.0"
},
{
"repository": "CyanogenMod/android_hardware_qcom_audio",
"target_path": "hardware/qcom/audio-caf/msm8916",
"branch": "cm-13.0-caf-8916"
},
{
"repository": "CyanogenMod/android_hardware_qcom_display",
"target_path": "hardware/qcom/display-caf/msm8916",
"branch": "cm-13.0-caf-8916"
},
{
"repository": "CyanogenMod/android_hardware_qcom_media",
"target_path": "hardware/qcom/media-caf/msm8916",
"branch": "cm-13.0-caf-8916"
},
{
"repository": "CyanogenMod/android_kernel_motorola_msm8916",
"target_path": "kernel/motorola/msm8916",
"branch": "cm-13.0"
},
{
"repository": "krexus-caf/device_motorola_msm8916-common",
"target_path": "device/motorola/msm8916-common",
"branch": "caf"
},
{
"repository": "TheMuppets/proprietary_vendor_motorola",
"target_path": "vendor/motorola",
"branch": "cm-13.0"
},
{
"repository": "SlimRoms/frameworks_opt_hardware",
"target_path": "frameworks/opt/hardware",
"branch": "mm6.0"
},
{
"repository": "SlimRoms/hardware_cyanogen",
"target_path": "hardware/cyanogen",
"branch": "mm6.0"
}
]