-
Notifications
You must be signed in to change notification settings - Fork 2
/
nad.dependencies
44 lines (44 loc) · 1.25 KB
/
nad.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
[
{
"remote": "github",
"repository": "NusantaraROM-Devices/vendor_xiaomi_libra",
"target_path": "vendor/xiaomi/libra",
"branch": "10"
},
{
"remote": "github",
"repository": "NusantaraROM-Devices/kernel_xiaomi_libra",
"target_path": "kernel/xiaomi/libra",
"branch": "10"
},
{
"remote": "github",
"repository": "LineageOS/android_hardware_xiaomi",
"target_path": "hardware/xiaomi",
"branch": "lineage-17.1"
},
{
"remote": "github",
"repository": "LineageOS/android_hardware_sony_timekeep",
"target_path": "hardware/sony/timekeep",
"branch": "lineage-17.1"
},
{
"remote": "github",
"repository": "LineageOS/android_hardware_qcom_display",
"target_path": "hardware/qcom-caf/msm8994/display",
"branch": "lineage-17.1-caf-msm8994"
},
{
"remote": "github",
"repository": "LineageOS/android_hardware_qcom_audio",
"target_path": "hardware/qcom-caf/msm8994/audio",
"branch": "lineage-17.1-caf-msm8994"
},
{
"remote": "github",
"repository": "LineageOS/android_hardware_qcom_media",
"target_path": "hardware/qcom-caf/msm8994/media",
"branch": "lineage-17.1-caf-msm8994"
}
]