-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdu.dependencies
32 lines (32 loc) · 861 Bytes
/
du.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
[
{
"repository": "DirtyUnicorns/android_device_oneplus_msm8998-common",
"target_path": "device/oneplus/msm8998-common",
"branch": "o8x-caf"
},
{
"repository": "DirtyUnicorns/android_device_oppo_common",
"target_path": "device/oppo/common",
"branch": "o8x-caf"
},
{
"repository": "DirtyUnicorns/android_kernel_oneplus_msm8998",
"target_path": "kernel/oneplus/msm8998",
"branch": "o8x-caf"
},
{
"repository" : "DirtyUnicorns/android_system_qcom",
"target_path": "system/qcom",
"branch" : "o8x-caf"
},
{
"repository": "DirtyUnicorns/android_vendor_oneplus",
"target_path": "vendor/oneplus",
"branch": "o8x-caf"
},
{
"repository": "DirtyUnicorns/android_vendor_qcom_opensource_dpm",
"target_path": "vendor/qcom/opensource/dpm",
"branch": "o8x-caf"
}
]