-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrevengeos.dependencies
62 lines (62 loc) · 2.2 KB
/
revengeos.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
57
58
59
60
61
62
[
{
"remote": "devices",
"repository": "kernel_oneplus_kebab",
"target_path": "kernel/oneplus/kebab",
"branch": "r11.0"
},
{
"remote": "devices",
"repository": "vendor_oneplus_kebab",
"target_path": "vendor/oneplus/kebab",
"branch": "r11.0"
},
{
"remote": "github",
"repository": "LineageOS/android_vendor_nxp_interfaces_opensource_nfc",
"target_path": "vendor/nxp/opensource/interfaces/nfc",
"branch": "lineage-18.1"
},
{
"remote": "github",
"repository": "LineageOS/android_vendor_nxp_opensource_external_libnfc-nci",
"target_path": "vendor/nxp/opensource/commonsys/external/libnfc-nci",
"branch": "lineage-18.1"
},
{
"remote": "github",
"repository": "LineageOS/android_vendor_nxp_opensource_frameworks",
"target_path": "vendor/nxp/opensource/commonsys/frameworks",
"branch": "lineage-18.1"
},
{
"remote": "github",
"repository": "LineageOS/android_vendor_nxp_opensource_packages_apps_Nfc",
"target_path": "vendor/nxp/opensource/commonsys/packages/apps/Nfc",
"branch": "lineage-18.1"
},
{
"remote": "github",
"repository": "LineageOS/android_vendor_nxp_opensource_halimpl",
"target_path": "vendor/nxp/opensource/pn5xx/halimpl",
"branch": "lineage-18.1-pn5xx"
},
{
"remote": "github",
"repository": "LineageOS/android_vendor_nxp_opensource_hidlimpl",
"target_path": "vendor/nxp/opensource/pn5xx/hidlimpl",
"branch": "lineage-18.1-pn5xx"
},
{
"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"
}
]