-
Notifications
You must be signed in to change notification settings - Fork 0
/
dot.dependencies
56 lines (56 loc) · 1.56 KB
/
dot.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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
[
{
"repository": "android_kernel_xiaomi_ginkgo",
"target_path": "kernel/xiaomi/ginkgo"
},
{
"repository": "android_vendor_xiaomi_ginkgo",
"target_path": "vendor/xiaomi/ginkgo"
},
{
"repository": "android_vendor_miuicamera_ginkgo",
"target_path": "vendor/miuicamera"
},
{
"remote": "github",
"repository": "LineageOS/android_hardware_broadcom_nfc",
"target_path": "hardware/broadcom/nfc",
"branch": "lineage-18.1"
},
{
"remote": "github",
"repository": "LineageOS/android_vendor_nxp_opensource_halimpl",
"target_path": "vendor/nxp/opensource/sn100x/halimpl",
"branch": "lineage-18.1-sn100x"
},
{
"remote": "github",
"repository": "LineageOS/android_vendor_nxp_opensource_hidlimpl",
"target_path": "vendor/nxp/opensource/sn100x/hidlimpl",
"branch": "lineage-18.1-sn100x"
},
{
"remote": "github",
"repository": "ArrowOS/android_hardware_qcom_display",
"target_path": "hardware/qcom-caf/sm8150-ginkgo/display",
"branch": "arrow-11.0-caf-sm8150"
},
{
"remote": "github",
"repository": "ArrowOS/android_hardware_qcom_audio",
"target_path": "hardware/qcom-caf/sm8150-ginkgo/audio",
"branch": "arrow-11.0-caf-sm8150"
},
{
"remote": "github",
"repository": "ArrowOS/android_hardware_qcom_media",
"target_path": "hardware/qcom-caf/sm8150-ginkgo/media",
"branch": "arrow-11.0-caf-sm8150"
},
{
"remote": "github",
"repository": "ThankYouMario/proprietary_vendor_qcom_sdclang",
"target_path": "prebuilts/clang/host/linux-x86/clang-sdllvm",
"branch": "ruby-12"
}
]