-
Notifications
You must be signed in to change notification settings - Fork 0
/
octos.dependencies
44 lines (44 loc) · 1.2 KB
/
octos.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
[
{
"remote": "github",
"repository": "LineageOS/android_device_samsung_qcom-common",
"target_path": "device/samsung/qcom-common",
"branch": "lineage-15.0"
},
{
"remote": "github",
"repository": "LineageOS/android_device_samsung_msm8930-common",
"target_path": "device/samsung/msm8930-common",
"branch": "lineage-15.0"
},
{
"remote": "github",
"repository": "LineageOS/android_device_samsung_serrano-common",
"target_path": "device/samsung/serrano-common",
"branch": "lineage-15.0"
},
{
"remote": "github",
"repository": "LineageOS/android_kernel_samsung_msm8930-common",
"target_path": "kernel/samsung/msm8930-common",
"branch": "lineage-15.0"
},
{
"remote": "github",
"repository": "LineageOS/android_hardware_samsung",
"target_path": "hardware/samsung",
"branch": "lineage-15.0"
},
{
"remote": "github",
"repository": "TheMuppets/proprietary_vendor_samsung",
"target_path": "vendor/samsung",
"branch": "lineage-15.0"
},
{
"remote": "github",
"repository": "LineageOS/android_packages_resources_devicesettings",
"target_path": "packages/resources/devicesettings",
"branch": "lineage-15.0"
}
]