forked from PixelExperience-Devices/device_xiaomi_raphael
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaosp.dependencies
57 lines (57 loc) · 1.7 KB
/
aosp.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
[
{
"repository":"vendor_xiaomi",
"target_path":"vendor/xiaomi"
},
{
"repository":"kernel_xiaomi_raphael",
"target_path":"kernel/xiaomi/raphael"
},
{
"repository":"packages_apps_PixelLiveWallpaper",
"target_path":"packages/apps/PixelLiveWallpaper",
"branch":"ten",
"remote":"pixel-gitlab"
},
{
"repository":"vendor_MiuiCamera",
"target_path":"vendor/MiuiCamera",
"branch":"ten-anx-48mp"
},
{
"repository":"LineageOS/android_vendor_nxp_interfaces_opensource_nfc",
"target_path":"vendor/nxp/opensource/interfaces/nfc",
"branch":"lineage-17.1",
"remote":"github"
},
{
"repository":"LineageOS/android_vendor_nxp_opensource_external_libnfc-nci",
"target_path":"vendor/nxp/opensource/commonsys/external/libnfc-nci",
"branch":"lineage-17.1",
"remote":"github"
},
{
"repository":"LineageOS/android_vendor_nxp_opensource_frameworks",
"target_path":"vendor/nxp/opensource/commonsys/frameworks",
"branch":"lineage-17.1",
"remote":"github"
},
{
"repository":"LineageOS/android_vendor_nxp_opensource_packages_apps_Nfc",
"target_path":"vendor/nxp/opensource/commonsys/packages/apps/Nfc",
"branch":"lineage-17.1",
"remote":"github"
},
{
"repository":"LineageOS/android_vendor_nxp_opensource_halimpl",
"target_path":"vendor/nxp/opensource/sn100x/halimpl",
"branch":"lineage-17.1-sn100x",
"remote":"github"
},
{
"repository":"LineageOS/android_vendor_nxp_opensource_hidlimpl",
"target_path":"vendor/nxp/opensource/sn100x/hidlimpl",
"branch":"lineage-17.1-sn100x",
"remote":"github"
}
]