-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrising.dependencies
62 lines (62 loc) · 1.93 KB
/
rising.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
[
{
"remote": "devices",
"repository": "vendor_nothing_Pong",
"target_path": "vendor/nothing/Pong",
"revision": "fifteen",
"clone-depth": "1"
},
{
"remote": "devices",
"repository": "kernel_nothing_sm8475",
"target_path": "kernel/nothing/sm8475",
"revision": "fifteen",
"clone-depth": "1"
},
{
"remote": "rising",
"repository": "android_packages_apps_ParanoidGlyph",
"target_path": "packages/apps/ParanoidGlyphPhone2",
"revision": "fifteen"
},
{
"remote": "rising",
"repository": "hardware_qcom-caf_sm8450_display",
"target_path": "hardware/qcom-caf/sm8450/display",
"revision": "fifteen-Pong",
"override": {
"repo": "LineageOS/android_hardware_qcom_display",
"path": "hardware/qcom-caf/sm8450/display"
}
},
{
"remote": "rising",
"repository": "device_qcom_sepolicy_vndr",
"target_path": "device/qcom/sepolicy_vndr/sm8450",
"revision": "fifteen-Pong",
"override": {
"repo": "LineageOS/android_device_qcom_sepolicy_vndr",
"path": "device/qcom/sepolicy_vndr/sm8450"
}
},
{
"remote": "rising",
"repository": "hardware_qcom_audio-ar",
"target_path": "hardware/qcom-caf/sm8450/audio/primary-hal",
"revision": "fifteen-Pong",
"override": {
"repo": "LineageOS/android_hardware_qcom_audio-ar",
"path": "hardware/qcom-caf/sm8450/audio/primary-hal"
}
},
{
"remote": "rising",
"repository": "vendor_qcom_opensource_arpal-lx",
"target_path": "hardware/qcom-caf/sm8450/audio/pal",
"revision": "fifteen-Pong",
"override": {
"repo": "LineageOS/android_vendor_qcom_opensource_arpal-lx",
"path": "hardware/qcom-caf/sm8450/audio/pal"
}
}
]