-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtwrp.dependencies
32 lines (32 loc) · 939 Bytes
/
twrp.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
[
{
"remote": "GitHub",
"repository": "Pranav-Talmale/android_device_xiaomi_sm8250-common",
"target_path": "device/xiaomi/sm8250-common",
"revision": "android-11"
},
{
"remote": "GitHub",
"repository": "Pranav-Talmale/android_kernel_xiaomi_alioth",
"target_path": "kernel/xiaomi/alioth",
"revision": "android-11"
},
{
"remote": "LineageOS",
"repository": "android_hardware_qcom_bootctrl",
"target_path": "hardware/qcom-caf/bootctrl",
"revision": "lineage-18.1-caf"
},
{
"remote": "LineageOS",
"repository": "android_vendor_qcom_opensource_display-commonsys-intf",
"target_path": "vendor/qcom/opensource/commonsys-intf/display",
"revision": "lineage-18.1"
},
{
"remote": "LineageOS",
"repository": "android_vendor_qcom_opensource_interfaces",
"target_path": "vendor/qcom/opensource/interfaces",
"revision": "lineage-18.1"
}
]