-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlineage.dependencies
39 lines (38 loc) · 1.24 KB
/
lineage.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
[
{
"remote" : "github",
"repository" : "dataoutputstream/device_xiaomi_sm8250_common",
"target_path" : "device/xiaomi/sm8250_common",
"branch" : "los-18"
},
{
"remote" : "github",
"repository" : "dataoutputstream/vendor_xiaomi_sm8250_common",
"target_path" : "vendor/xiaomi/sm8250_common",
"branch" : "prebuilt_12_1_5"
},
{
"remote" : "github",
"repository" : "dataoutputstream/android_frameworks_base-1",
"target_path" : "framework/base",
"branch" : "lineage-18.0"
},
{
"remote" : "github",
"repository" : "dataoutputstream/qcom_caf_sm8250_media",
"target_path" : "hardware/qcom-caf/sm8250/media",
"branch" : "LAUM9"
},
{
"remote" : "github",
"repository" : "dataoutputstream/qcom_caf_sm8250_audio",
"target_path" : "hardware/qcom-caf/sm8250/audio",
"branch" : "LAUM9"
},
{
"remote" : "github",
"repository" : "dataoutputstream/qcom_caf_sm8250_display",
"target_path" : "hardware/qcom-caf/sm8250/display",
"branch" : "LAUM9"
}
]