forked from CyanogenMod/android_device_samsung_skyrocket
-
Notifications
You must be signed in to change notification settings - Fork 3
/
pa.dependencies
62 lines (62 loc) · 1.81 KB
/
pa.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
[
{
"remote": "github",
"repository": "sultanxda/android_vendor_samsung_celox",
"target_path": "vendor/samsung",
"revision": "cm-12.0"
},
{
"remote": "github",
"repository": "AOSPA-legacy/android_device_samsung_qcom-common",
"target_path": "device/samsung/qcom-common",
"revision": "lollipop"
},
{
"remote": "github",
"repository": "AOSPA-legacy/android_device_samsung_msm8660-common",
"target_path": "device/samsung/msm8660-common",
"revision": "lollipop"
},
{
"remote": "github",
"repository": "AOSPA-legacy/android_device_samsung_celox-common",
"target_path": "device/samsung/celox-common",
"revision": "lollipop"
},
{
"remote": "github",
"repository": "bryan2894/android_kernel_samsung_msm8660-common",
"target_path": "kernel/samsung/msm8660-common",
"revision": "lollipop"
},
{
"remote": "cm",
"repository": "CyanogenMod/android_hardware_samsung",
"target_path": "hardware/samsung",
"revision": "cm-12.0"
},
{
"remote": "github",
"repository": "bryan2894/android_hardware_qcom_audio",
"target_path": "hardware/qcom/audio-caf/msm8660",
"revision": "cm-12.0-caf-8660"
},
{
"remote": "github",
"repository": "bryan2894/android_hardware_qcom_display",
"target_path": "hardware/qcom/display-caf/msm8660",
"revision": "cm-12.0-caf-8660"
},
{
"remote": "github",
"repository": "bryan2894/android_hardware_qcom_media",
"target_path": "hardware/qcom/media-caf/msm8660",
"revision": "cm-12.0-caf-8660"
},
{
"remote": "cm",
"repository": "CyanogenMod/android_frameworks_ex",
"target_path": "frameworks/ex",
"revision": "cm-12.0"
}
]