-
Notifications
You must be signed in to change notification settings - Fork 3
/
omni.dependencies
82 lines (82 loc) · 2.4 KB
/
omni.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
82
[
{
"remote": "omnirom",
"repository": "android_device_qcom_caf-sepolicy",
"target_path": "device/qcom/sepolicy",
"revision": "android-14.0"
},
{
"remote": "omnirom",
"repository": "android_device_qcom_sepolicy_vndr",
"target_path": "device/qcom/sepolicy_vndr",
"revision": "android-14.0"
},
{
"remote": "omnirom",
"repository": "android_external_tinycompress",
"target_path": "external/tinycompress",
"override": "platform/external/tinycompress",
"revision": "android-14.0"
},
{
"remote": "omnirom",
"repository": "android_hardware_qcom_wlan",
"target_path": "hardware/qcom-caf/wlan",
"revision": "android-14.0"
},
{
"remote": "omnirom",
"repository": "android_vendor_codeaurora_telephony",
"target_path": "vendor/codeaurora/telephony",
"revision": "android-14.0"
},
{
"remote": "gitlab",
"repository": "android_hardware_omni_compat",
"target_path": "hardware/omni/compat",
"revision": "android-14.0"
},
{
"remote": "omnirom",
"repository": "android_hardware_qcom_display",
"target_path": "hardware/qcom-caf/sm8250/display",
"override": "platform/hardware/qcom/display",
"revision": "android-13.0-sm8250"
},
{
"remote": "gitlab",
"repository": "android_vendor_qcom_opensource_display",
"target_path": "vendor/qcom/opensource/display",
"revision": "android-12.0"
},
{
"remote": "gitlab",
"repository": "android_vendor_qcom_opensource_display-commonsys",
"target_path": "vendor/qcom/opensource/commonsys/display",
"revision": "android-12.0"
},
{
"remote": "gitlab",
"repository": "android_vendor_qcom_opensource_display-commonsys-intf",
"target_path": "vendor/qcom/opensource/commonsys-intf/display",
"revision": "android-12.0"
},
{
"remote": "omnirom",
"repository": "android_vendor_qcom_opensource_fm-commonsys",
"target_path": "vendor/qcom/opensource/commonsys/fm",
"revision": "android-14.0"
},
{
"remote": "omnirom",
"repository": "android_vendor_qcom_opensource_interfaces",
"target_path": "vendor/qcom/opensource/interfaces",
"revision": "android-13.0"
},
{
"remote": "github",
"repository": "LineageOS/android_vendor_qcom_opensource_thermal-engine",
"target_path": "vendor/qcom/opensource/thermal-engine",
"revision": "lineage-20.0"
}
]