forked from 8890dev/android_device_samsung_hero-common
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcm.dependencies
30 lines (30 loc) · 894 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
[
{
"repository": "android_external_stlport",
"target_path": "external/stlport"
},
{
"repository": "android_hardware_samsung",
"target_path": "hardware/samsung"
},
{
"repository": "android_hardware_samsung_slsi-cm_exynos",
"target_path": "hardware/samsung_slsi-cm/exynos"
},
{
"repository": "android_hardware_samsung_slsi-cm_exynos5",
"target_path": "hardware/samsung_slsi-cm/exynos5"
},
{
"repository": "android_hardware_samsung_slsi-cm_exynos8890",
"target_path": "hardware/samsung_slsi-cm/exynos8890"
},
{
"repository": "android_hardware_samsung_slsi-cm_openmax",
"target_path": "hardware/samsung_slsi-cm/openmax"
},
{
"repository": "android_kernel_samsung_universal8890",
"target_path": "kernel/samsung/universal8890"
}
]