-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathxenonhd.dependencies
42 lines (42 loc) · 1.1 KB
/
xenonhd.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
[
{
"remote": "laos",
"repository": "android_external_stlport",
"target_path": "external/stlport"
},
{
"remote": "laos",
"repository": "android_hardware_samsung",
"target_path": "hardware/samsung"
},
{
"remote": "laos",
"repository": "android_hardware_samsung_slsi-cm_exynos",
"target_path": "hardware/samsung_slsi-cm/exynos"
},
{
"remote": "laos",
"repository": "android_hardware_samsung_slsi-cm_exynos5",
"target_path": "hardware/samsung_slsi-cm/exynos5"
},
{
"remote": "github",
"repository": "exynos5410/android_hardware_samsung_slsi-cm_exynos5410",
"target_path": "hardware/samsung_slsi-cm/exynos5410"
},
{
"remote": "laos",
"repository": "android_hardware_samsung_slsi-cm_openmax",
"target_path": "hardware/samsung_slsi-cm/openmax"
},
{
"remote": "github",
"repository": "exynos5410/android_kernel_samsung_exynos5410",
"target_path": "kernel/samsung/exynos5410"
},
{
"remote": "laos",
"repository": "android_packages_apps_SamsungServiceMode",
"target_path": "packages/apps/SamsungServiceMode"
}
]