-
Notifications
You must be signed in to change notification settings - Fork 2
/
rr.dependencies
50 lines (50 loc) · 1.38 KB
/
rr.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
[
{
"remote": "github",
"repository": "fessmm/device_samsung_klte-common",
"target_path": "device/samsung/klte-common",
"branch": "pie"
},
{
"remote": "github",
"repository": "fessmm/device_samsung_msm8974-common",
"target_path": "device/samsung/msm8974-common",
"branch": "pie"
},
{
"remote": "github",
"repository": "fessmm/kernel_samsung_msm8974",
"target_path": "kernel/samsung/msm8974",
"branch": "pie"
},
{
"remote": "github",
"repository": "TheMuppets/proprietary_vendor_samsung",
"target_path": "vendor/samsung",
"branch": "lineage-16.0"
},
{
"remote": "github",
"repository": "LineageOS/android_packages_resources_devicesettings",
"target_path": "packages/resources/devicesettings",
"branch": "lineage-16.0"
},
{
"remote": "github",
"repository": "LineageOS/android_hardware_samsung",
"target_path": "hardware/samsung",
"branch": "lineage-16.0"
},
{
"remote": "github",
"repository": "LineageOS/android_device_samsung_qcom-common",
"target_path": "device/samsung/qcom-common",
"branch": "lineage-16.0"
},
{
"remote": "github",
"repository": "LineageOS/android_packages_apps_FlipFlap",
"target_path": "packages/apps/FlipFlap",
"branch": "lineage-16.0"
}
]