-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathancient.dependencies
33 lines (33 loc) · 961 Bytes
/
ancient.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
[
{
"remote" : "github",
"repository" : "ancient-devices/vendor_xiaomi_raphael",
"target_path" : "vendor/xiaomi/raphael",
"branch" : "twelve"
},
{
"remote" : "github",
"repository" : "SOVIET-ANDROID/kernel_xiaomi_raphael",
"target_path" : "kernel/xiaomi/raphael",
"branch" : "12.0",
"clone-depth" : "1"
},
{
"remote" :"github",
"repository" :"ArrowOS/android_hardware_qcom_audio",
"target_path" :"hardware/qcom-caf/sm8150/audio",
"branch" :"arrow-12.0-caf-sm8150"
},
{
"remote" :"github",
"repository" :"ArrowOS/android_hardware_qcom_media",
"target_path" :"hardware/qcom-caf/sm8150/media",
"branch" :"arrow-12.0-caf-sm8150"
},
{
"remote" : "github",
"repository" : "wadiehabib/hardware_qcom-caf_sm8150_display",
"target_path" : "hardware/qcom-caf/sm8150/display",
"branch" : "12_soviet"
}
]