-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcorvus.dependencies
38 lines (38 loc) · 1.03 KB
/
corvus.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
[
{
"repository" : "ajitlenka30/android_vendor_xiaomi_msm8953-common",
"target_path": "vendor/xiaomi/msm8953-common',
"branch": "eleven",
"remote": "github"
},
{
"repository" : "ajitlenka30/android_vendor_xiaomi_tissot",
"target_path": "vendor/xiaomi/tissot",
"branch": "eleven",
"remote": "github"
},
{
"repository": "ajitlenka30/android_kernel_xiaomi_msm8953",
"target_path": "kernel/xiaomi/msm8953",
"branch":"eleven",
"remote":"github"
},
{
"repository": "PixelExperience/hardware_qcom-caf_msm8996-r_media",
"target_path": "hardware/qcom-caf/msm8996/media",
"branch": "eleven",
"remote": "github"
},
{
"repository": "PixelExperience/hardware_qcom-caf_msm8996-r_display",
"target_path": "hardware/qcom-caf/msm8996/display",
"branch": "eleven",
"remote": "github"
},
{
"repository": "LineageOS/android_hardware_qcom_audio",
"target_path": "hardware/qcom-caf/msm8996/audio",
"branch": "lineage-18.1-caf-msm8996",
"remote": "github"
}
]