-
Notifications
You must be signed in to change notification settings - Fork 1
/
crdroid.dependencies
34 lines (34 loc) · 1.01 KB
/
crdroid.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
[
{
"repository": "crdroidandroid/android_device_xiaomi_sm6150-common",
"target_path": "device/xiaomi/sm6150-common",
"branch": "15.0-courbet"
},
{
"repository": "crdroidandroid/android_kernel_xiaomi_sm6150",
"target_path": "kernel/xiaomi/sm6150",
"branch": "15.0-courbet"
},
{
"repository": "crdroidandroid/proprietary_vendor_xiaomi_courbet",
"target_path": "vendor/xiaomi/courbet"
},
{
"repository": "crdroidandroid/proprietary_vendor_xiaomi_sm6150-common",
"target_path": "vendor/xiaomi/sm6150-common",
"branch": "15.0-courbet"
},
{
"repository": "crdroidandroid/android_hardware_xiaomi",
"target_path": "hardware/xiaomi"
},
{
"repository": "crdroidandroid/android_prebuilts_clang_host_linux-x86_clang-r522817",
"target_path": "prebuilts/clang/host/linux-x86/clang-r522817",
"remote": "crdroid-gitlab"
},
{
"repository": "crdroidandroid/android_vendor_xiaomi_sweet-miuicamera",
"target_path": "vendor/xiaomi/sweet-miuicamera"
}
]