-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathlite.dependencies
40 lines (40 loc) · 1 KB
/
lite.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
[
{
"repository": "kernel_xiaomi_msm8998",
"target_path": "kernel/xiaomi/msm8998",
"branch": "8.1"
},
{
"repository": "device_xiaomi_msm8998-common",
"target_path": "device/xiaomi/msm8998-common",
"branch": "8.1"
},
{
"repository": "vendor_xiaomi",
"target_path": "vendor/xiaomi",
"branch": "8.1"
},
{
"remote": "github",
"repository": "LineageOS/android_hardware_qcom_audio",
"target_path": "hardware/qcom/audio-caf/msm8998",
"branch": "lineage-15.1-caf-8998"
},
{
"remote": "github",
"repository": "LineageOS/android_hardware_qcom_display",
"target_path": "hardware/qcom/display-caf/msm8998",
"branch": "lineage-15.1-caf-8998"
},
{
"remote": "github",
"repository": "LineageOS/android_hardware_qcom_media",
"target_path": "hardware/qcom/media-caf/msm8998",
"branch": "lineage-15.1-caf-8998"
},
{
"repository": "XiaomiCustom",
"target_path": "vendor/XiaomiCustom",
"branch": "8.1"
}
]