-
Notifications
You must be signed in to change notification settings - Fork 0
/
lmodroid.dependencies
81 lines (81 loc) · 2.18 KB
/
lmodroid.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
76
77
78
79
80
81
[
{
"repository": "LMODroid-Devices/device_nvidia_t210-common",
"target_path": "device/nvidia/t210-common"
},
{
"remote": "lineage",
"repository": "android_hardware_nintendo_arm-trusted-firmware",
"target_path": "hardware/nintendo/arm-trusted-firmware"
},
{
"remote": "lineage",
"repository": "android_hardware_nintendo_joycond",
"target_path": "hardware/nintendo/joycond"
},
{
"remote": "lineage",
"repository": "android_kernel_nvidia_cypress-fmac-upstream",
"target_path": "kernel/nvidia/cypress-fmac-upstream"
},
{
"remote": "lineage",
"repository": "android_kernel_nvidia_exfat",
"target_path": "kernel/nvidia/exfat"
},
{
"remote": "lineage",
"repository": "android_kernel_nvidia_kernel-nx",
"target_path": "kernel/nvidia/kernel-4.9-nx"
},
{
"remote": "lineage",
"repository": "android_kernel_nvidia_nvidia-nx",
"target_path": "kernel/nvidia/nvidia-nx"
},
{
"remote": "lineage",
"repository": "android_kernel_nvidia_nvgpu",
"target_path": "kernel/nvidia/nvgpu"
},
{
"remote": "lineage",
"repository": "android_kernel_nvidia_wireguard",
"target_path": "kernel/nvidia/wireguard"
},
{
"remote": "lineage",
"repository": "android_hardware_intel_sensors-iio",
"target_path": "hardware/intel/sensors-iio"
},
{
"remote": "lineage",
"repository": "android_hardware_nvidia_interfaces",
"target_path": "hardware/nvidia/interfaces"
},
{
"remote": "lineage",
"repository": "android_hardware_nvidia_light",
"target_path": "hardware/nvidia/light"
},
{
"remote": "lineage",
"repository": "android_hardware_nvidia_platform_t210_nx",
"target_path": "hardware/nvidia/platform/t210/nx"
},
{
"remote": "lineage",
"repository": "android_hardware_nvidia_power",
"target_path": "hardware/nvidia/power"
},
{
"remote": "lineage",
"repository": "android_hardware_nvidia_thermal",
"target_path": "hardware/nvidia/thermal"
},
{
"remote": "lineage",
"repository": "android_prebuilts_gcc_linux-x86_aarch64_aarch64-linux-gnu-9.3",
"target_path": "prebuilts/gcc/linux-x86/aarch64/aarch64-linux-gnu-9.3"
}
]