forked from LineageOS/android_device_nvidia_quill
-
Notifications
You must be signed in to change notification settings - Fork 0
/
lineage.dependencies
63 lines (63 loc) · 1.64 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
[
{
"repository": "android_bootable_cboot_lk",
"target_path": "bootable/cboot/lk"
},
{
"repository": "android_device_nvidia_shield-common",
"target_path": "device/nvidia/shield-common"
},
{
"repository": "android_device_nvidia_t186-common",
"target_path": "device/nvidia/t186-common"
},
{
"repository": "android_kernel_nvidia_kernel",
"target_path": "kernel/nvidia/kernel-4.9",
"branch": "lineage-20_4.9"
},
{
"repository": "android_kernel_nvidia_nvidia",
"target_path": "kernel/nvidia/nvidia"
},
{
"repository": "android_kernel_nvidia_nvgpu",
"target_path": "kernel/nvidia/nvgpu"
},
{
"repository": "android_kernel_nvidia_wireguard",
"target_path": "kernel/nvidia/wireguard"
},
{
"repository": "android_hardware_nvidia_boot_control",
"target_path": "hardware/nvidia/boot_control"
},
{
"repository": "android_hardware_nvidia_interfaces",
"target_path": "hardware/nvidia/interfaces"
},
{
"repository": "android_hardware_nvidia_light",
"target_path": "hardware/nvidia/light"
},
{
"repository": "android_hardware_nvidia_platform_t18x_lanai",
"target_path": "hardware/nvidia/platform/t18x/lanai"
},
{
"repository": "android_hardware_nvidia_platform_t18x_quill",
"target_path": "hardware/nvidia/platform/t18x/quill"
},
{
"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"
}
]