-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcos.dependencies
36 lines (36 loc) · 965 Bytes
/
cos.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
[
{
"repository" : "proprietary_vendor_xiaomi_raphael",
"target_path": "vendor/xiaomi/raphael",
"branch": "quasar-release"
},
{
"repository" : "android_kernel_xiaomi_sm8150",
"target_path": "kernel/xiaomi/sm8150",
"branch": "quasar-release"
},
{
"repository": "PixelExperience/packages_apps_PixelLiveWallpaper",
"target_path": "packages/apps/PixelLiveWallpaper",
"branch": "ten",
"remote": "gitlab"
},
{
"repository": "sagarshah1729/hardware_qcom-caf_sm8150_display",
"target_path": "hardware/qcom/display/sm8150",
"branch": "ten",
"remote": "github"
},
{
"repository": "sagarshah1729/hardware_qcom-caf_sm8150_media",
"target_path": "hardware/qcom/media/sm8150",
"branch": "ten",
"remote": "github"
},
{
"repository": "sagarshah1729/hardware_qcom-caf_sm8150_audio",
"target_path": "hardware/qcom/audio/sm8150",
"branch": "ten",
"remote": "github"
}
]