-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstag.dependencies
44 lines (44 loc) · 1.18 KB
/
stag.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" : "itsshashanksp/device_xiaomi_sm6150-common",
"target_path": "device/xiaomi/sm6150-common",
"branch" : "u14"
"remote" : "github"
},
{
"repository" : "itsshashanksp/vendor_xiaomi_sweet",
"target_path": "vendor/xiaomi/sweet",
"branch" : "u14"
"remote" : "github"
},
{
"repository" : "itsshashanksp/vendor_xiaomi_sm6150-common",
"target_path": "vendor/xiaomi/sm6150-common",
"branch" : "u14"
"remote" : "github"
},
{
"repository" : "itsshashanksp/kernel_xiaomi_sm6150",
"target_path": "kernel/xiaomi/sm6150",
"branch" : "sleepy-inline",
"remote" : "github"
},
{
"repository" : "itsshashanksp/android_vendor_xiaomi_sweet-miuicamera",
"target_path": "vendor/xiaomi/sweet-miuicamera",
"branch" : "u14",
"remote" : "github"
},
{
"repository" : "itsshashanksp/android_prebuilts_clang_host_linux-x86_clang-r530567",
"target_path": "prebuilts/clang/host/linux-x86/clang-r530567",
"branch" : "14.0",
"remote" : "gitlab"
},
{
"repository" : "itsshashanksp/hardware_xiaomi",
"target_path": "hardware/xiaomi",
"branch" : "u14",
"remote" : "github"
}
]