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
|
[
{
"repository": "LineageOS/android_device_nvidia_shield-common",
"target_path": "device/nvidia/shield-common",
"branch" : "cm-14.1"
},
{
"repository": "LineageOS/android_kernel_nvidia_shield",
"target_path": "kernel/nvidia/shield",
"branch" : "cm-14.1"
},
{
"repository": "LineageOS/android_hardware_nvidia_power",
"target_path": "hardware/nvidia/power",
"branch" : "cm-14.1"
},
{
"repository": "LineageOS/android_hardware_nvidia_thermal",
"target_path": "hardware/nvidia/thermal",
"branch" : "cm-14.1"
},
{
"repository": "LineageOS/android_hardware_nvidia_libstagefrighthw",
"target_path": "hardware/nvidia/libstagefrighthw",
"branch" : "cm-14.1"
},
{
"repository": "TheMuppets/proprietary_vendor_nvidia",
"target_path": "vendor/nvidia",
"branch" : "cm-14.1"
}
]
|