-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathsyberia.dependencies
More file actions
52 lines (52 loc) · 1.63 KB
/
syberia.dependencies
File metadata and controls
52 lines (52 loc) · 1.63 KB
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
[
{
"repository" : "SyberiaProject-Devices/platform_kernel_oneplus_sdm845",
"target_path": "kernel/oneplus/sdm845",
"branch" : "10.0"
},
{
"repository" : "SyberiaProject-Devices/proprietary_vendor_oneplus",
"target_path": "vendor/oneplus",
"branch" : "10.0"
},
{
"repository" : "syberia-project/platform_hardware_qcom_display",
"target_path": "hardware/qcom/display-caf/sdm845",
"branch" : "10.0-caf-845"
},
{
"repository" : "LineageOS/android_vendor_nxp_interfaces_opensource_nfc",
"target_path": "vendor/nxp/opensource/interfaces/nfc",
"branch" : "lineage-17.0"
},
{
"repository" : "LineageOS/android_vendor_nxp_opensource_external_libnfc-nci",
"target_path": "vendor/nxp/opensource/commonsys/external/libnfc-nci",
"branch" : "lineage-17.0"
},
{
"repository" : "LineageOS/android_vendor_nxp_opensource_frameworks",
"target_path": "vendor/nxp/opensource/commonsys/frameworks",
"branch" : "lineage-17.0"
},
{
"repository" : "LineageOS/android_vendor_nxp_opensource_packages_apps_Nfc",
"target_path": "vendor/nxp/opensource/commonsys/packages/apps/Nfc",
"branch" : "lineage-17.0"
},
{
"repository" : "LineageOS/android_vendor_nxp_opensource_halimpl",
"target_path": "vendor/nxp/opensource/pn5xx/halimpl",
"branch" : "lineage-17.0-pn5xx"
},
{
"repository" : "LineageOS/android_vendor_nxp_opensource_hidlimpl",
"target_path": "vendor/nxp/opensource/hidlimpl",
"branch" : "lineage-17.0-pn5xx"
},
{
"repository" : "kdrag0n/proton-clang",
"target_path": "prebuilts/clang/host/linux-x86/clang-11",
"branch" : "master"
}
]