forked from argraur/android_device_samsung_smdk5260-common
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathlineage.dependencies
30 lines (30 loc) · 888 Bytes
/
lineage.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_hardware_samsung",
"target_path": "hardware/samsung"
},
{
"repository": "android_hardware_samsung_slsi_exynos",
"target_path": "hardware/samsung_slsi/exynos"
},
{
"repository": "android_hardware_samsung_slsi_exynos5",
"target_path": "hardware/samsung_slsi/exynos5"
},
{
"repository": "android_hardware_samsung_slsi_exynos5260",
"target_path": "hardware/samsung_slsi/exynos5260"
},
{
"repository": "android_hardware_samsung_slsi_openmax",
"target_path": "hardware/samsung_slsi/openmax"
},
{
"repository": "android_kernel_samsung_exynos5260",
"target_path": "kernel/samsung/exynos5260"
},
{
"repository": "android_device_samsung_slsi_sepolicy",
"target_path": "device/samsung_slsi/sepolicy"
}
]