-
Notifications
You must be signed in to change notification settings - Fork 4
/
superior.dependencies
40 lines (40 loc) · 1.09 KB
/
superior.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
[
{
"repository": "LineageOS/android_hardware_xiaomi",
"target_path": "hardware/xiaomi",
"branch":"lineage-21",
"remote":"github"
},
{
"repository":"LineageOS/android_packages_resources_devicesettings",
"target_path":"packages/resources/devicesettings",
"branch":"lineage-21.0",
"remote":"github"
},
{
"repository": "kernel_xiaomi_whyred",
"target_path": "kernel/xiaomi/whyred"
},
{
"repository": "vendor_xiaomi_whyred",
"target_path": "vendor/xiaomi/whyred"
},
{
"repository":"SuperiorOS-beta/android_hardware_qcom_display",
"target_path":"hardware/qcom-caf/msm8998-whyred/display",
"branch":"fourteen-caf-msm8998",
"remote":"github"
},
{
"repository":"SuperiorOS-beta/android_hardware_qcom_audio",
"target_path":"hardware/qcom-caf/msm8998-whyred/audio",
"branch":"fourteen-caf-msm8998",
"remote":"github"
},
{
"repository":"SuperiorOS-beta/android_hardware_qcom_media",
"target_path":"hardware/qcom-caf/msm8998-whyred/media",
"branch":"fourteen-caf-msm8998",
"remote":"github"
}
]