-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsuperior.dependencies
44 lines (44 loc) · 1.11 KB
/
superior.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
[
{
"repository": "device_xiaomi_haydn-common",
"target_path": "device/xiaomi/sm8350-common",
"branch": "fourteen",
"remote": "SuperiorOS-Devices"
},
{
"repository": "kernel_xiaomi_haydn",
"target_path": "kernel/xiaomi/sm8350",
"branch": "fourteen",
"remote": "SuperiorOS-Devices"
},
{
"repository": "vendor_xiaomi_haydn",
"target_path": "vendor/xiaomi/haydn",
"branch": "fourteen",
"remote": "SuperiorOS-Devices"
},
{
"repository": "vendor_xiaomi_haydn-common",
"target_path": "vendor/xiaomi/sm8350-common",
"branch": "fourteen",
"remote": "SuperiorOS-Devices"
},
{
"repository": "Alucard_Storm/vendor_xiaomi_haydn-firmware",
"target_path": "vendor/xiaomi/haydn-firmware",
"branch": "thirteen",
"remote": "gitlab"
},
{
"repository": "Alucard_Storm/haydn-miuicamera",
"target_path": "vendor/xiaomi/haydn-miuicamera",
"branch": "fourteen-leica",
"remote": "gitlab"
},
{
"repository": "1xtAsh/android_hardware_xiaomi",
"target_path": "hardware/xiaomi",
"branch": "lineage-21",
"remote": "github"
}
]