-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathlineage.dependencies
75 lines (75 loc) · 2.01 KB
/
lineage.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
63
64
65
66
67
68
69
70
71
72
73
74
75
[
{
"repository": "android_device_nvidia_shield-common",
"target_path": "device/nvidia/shield-common"
},
{
"repository": "android_device_nvidia_t210-common",
"target_path": "device/nvidia/t210-common"
},
{
"repository": "android_kernel_nvidia_cypress-fmac",
"target_path": "kernel/nvidia/cypress-fmac"
},
{
"repository": "android_kernel_nvidia_exfat",
"target_path": "kernel/nvidia/exfat"
},
{
"repository": "android_kernel_nvidia_kernel",
"target_path": "kernel/nvidia/kernel-4.9",
"branch": "lineage-22.0_4.9"
},
{
"repository": "android_kernel_nvidia_nvidia",
"target_path": "kernel/nvidia/nvidia"
},
{
"repository": "android_kernel_nvidia_nvgpu",
"target_path": "kernel/nvidia/nvgpu"
},
{
"repository": "android_hardware_nvidia_hdmi-cec",
"target_path": "hardware/nvidia/hdmi-cec"
},
{
"repository": "android_hardware_nvidia_interfaces",
"target_path": "hardware/nvidia/interfaces"
},
{
"repository": "android_hardware_nvidia_light",
"target_path": "hardware/nvidia/light"
},
{
"repository": "android_hardware_nvidia_memtrack",
"target_path": "hardware/nvidia/memtrack"
},
{
"repository": "android_hardware_nvidia_platform_t210_foster",
"target_path": "hardware/nvidia/platform/t210/foster"
},
{
"repository": "android_hardware_nvidia_platform_t210_jetson",
"target_path": "hardware/nvidia/platform/t210/jetson"
},
{
"repository": "android_hardware_nvidia_platform_t210b01_darcy",
"target_path": "hardware/nvidia/platform/t210b01/darcy"
},
{
"repository": "android_hardware_nvidia_platform_t210b01_sif",
"target_path": "hardware/nvidia/platform/t210b01/sif"
},
{
"repository": "android_hardware_nvidia_power",
"target_path": "hardware/nvidia/power"
},
{
"repository": "android_hardware_nvidia_thermal",
"target_path": "hardware/nvidia/thermal"
},
{
"repository": "android_prebuilts_gcc_linux-x86_aarch64_aarch64-linux-gnu-9.3",
"target_path": "prebuilts/gcc/linux-x86/aarch64/aarch64-linux-gnu-9.3"
}
]