-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathomni.dependencies
106 lines (106 loc) · 3.12 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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
[
{
"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_vendor",
"revision": "android-14.0-vendor"
},
{
"remote": "omnirom",
"repository": "android_external_tinycompress",
"target_path": "external/tinycompress",
"override": "platform/external/tinycompress",
"revision": "android-14.0"
},
{
"remote": "github",
"repository": "micky387/android_hardware_qcom_media",
"target_path": "hardware/qcom-caf/sm8450/media",
"override": "platform/hardware/qcom/media",
"revision": "android-13.0-sm8450"
},
{
"remote": "github",
"repository": "android_hardware_qcom_display",
"target_path": "hardware/qcom-caf/sm8450/display",
"revision": "android-14.0-sm8450"
},
{
"remote": "omnirom",
"repository": "android_hardware_qcom_wlan",
"target_path": "hardware/qcom-caf/wlan",
"revision": "android-14.0-caf"
},
{
"remote": "omnirom",
"repository": "android_packages_apps_Aperture",
"target_path": "packages/apps/Aperture",
"revision": "android-14.0"
},
{
"remote": "github",
"repository": "asus-development/android_device_asus_zenfone9-kernel",
"target_path": "device/asus/zenfone9-kernel",
"revision": "android-14.0"
},
{
"remote": "omnirom",
"repository": "android_vendor_codeaurora_telephony",
"target_path": "vendor/codeaurora/telephony",
"revision": "android-14.0"
},
{
"remote": "omnirom",
"repository": "android_vendor_qcom_opensource_fm-commonsys",
"target_path": "vendor/qcom/opensource/fm-commonsys",
"revision": "android-13.0"
},
{
"remote": "omnirom",
"repository": "android_vendor_qcom_opensource_interfaces",
"target_path": "vendor/qcom/opensource/interfaces",
"revision": "android-13.0"
},
{
"remote": "gitlab",
"repository": "android_vendor_qcom_opensource_display-commonsys",
"target_path": "vendor/qcom/opensource/commonsys/display",
"revision": "android-13.0"
},
{
"remote": "gitlab",
"repository": "android_vendor_qcom_opensource_display-commonsys-intf",
"target_path": "vendor/qcom/opensource/commonsys-intf/display",
"revision": "android-13.0"
},
{
"remote": "gitlab",
"repository": "android_vendor_qcom_opensource_power",
"target_path": "vendor/qcom/opensource/power",
"revision": "android-13.0"
},
{
"remote": "qcom",
"repository": "platform/vendor/qcom-opensource/healthd-ext",
"target_path": "vendor/qcom/opensource/healthd-ext",
"revision": "88372eed97e98bf8b269cdb882293303ca894f96"
},
{
"remote": "gitlab",
"repository": "android_vendor_qcom_opensource_usb",
"target_path": "vendor/qcom/opensource/usb",
"revision": "android-14.0"
},
{
"remote": "gitlab",
"repository": "android_vendor_qcom_opensource_lights",
"target_path": "vendor/qcom/opensource/lights",
"revision": "android-13.0"
}
]