-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathsuperior.dependencies
More file actions
32 lines (32 loc) · 812 Bytes
/
superior.dependencies
File metadata and controls
32 lines (32 loc) · 812 Bytes
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
[
{
"repository" : "vendor_xiaomi_raphael",
"target_path": "vendor/xiaomi/raphael",
"branch": "thirteen",
"remote": "SuperiorOS-Devices"
},
{
"repository": "kernel_xiaomi_raphael",
"target_path": "kernel/xiaomi/raphael",
"branch": "thirteen",
"remote": "SuperiorOS-Devices"
},
{
"repository": "XSans0/weebx-clang",
"target_path": "prebuilts/clang/host/linux-x86/clang-weebx",
"branch": "release/15-gr",
"remote": "gitlab"
},
{
"repository": "SageOfD6Path/android_packages_apps_Kprofiles",
"target_path": "packages/apps/KProfiles",
"branch": "main",
"remote": "github"
},
{
"repository": "SageOfD6Path/vendor_xiaomi_miuicamera",
"target_path": "vendor/xiaomi/miuicamera",
"branch": "miui",
"remote": "gitlab"
}
]