-
Notifications
You must be signed in to change notification settings - Fork 0
/
conquer.dependencies
48 lines (48 loc) · 1.51 KB
/
conquer.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
45
46
47
48
[
{
"repository": "device_xiaomi_sdm439-common",
"target_path": "device/xiaomi/sdm439-common"
},
{
"repository": "vendor_xiaomi_olives",
"target_path": "vendor/xiaomi/olives"
},
{
"repository": "vendor_xiaomi_sdm439-common",
"target_path": "vendor/xiaomi/sdm439-common"
},
{
"repository": "kernel_xiaomi_sdm439",
"target_path": "kernel/xiaomi/sdm439"
},
{
"remote": "github",
"repository": "Chuck439/android_hardware_qcom_display",
"target_path": "hardware/qcom-caf/msm8996-q/display",
"branch": "lineage-18.1-caf-msm8996"
},
{
"remote": "github",
"repository": "LineageOS/android_hardware_qcom_media",
"target_path": "hardware/qcom-caf/msm8996-q/media",
"branch": "lineage-18.1-caf-msm8996"
},
{
"remote": "github",
"repository": "LineageOS/android_hardware_qcom_audio",
"target_path": "hardware/qcom-caf/msm8996-q/audio",
"branch": "lineage-18.1-caf-msm8996"
},
{
"remote": "github",
"repository": "Chuck439/vendor_MiuiCamera",
"target_path": "vendor/miuicamera",
"branch": "eleven"
},
{
"remote": "github",
"repository": "pjorektneira/aosp-clang",
"target_path": "prebuilts/clang/host/linux-x86/clang-aosp",
"branch": "master"
}
]