-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathvoltage.dependencies
42 lines (38 loc) · 1.02 KB
/
voltage.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
[
{
"remote" : "VoltageOS-Devices",
"repository" : "kernel_xiaomi_daisy",
"target_path": "kernel/xiaomi/daisy",
"branch" : "13"
},
{
"remote" : "VoltageOS-Devices",
"repository" : "vendor_xiaomi_daisy",
"target_path": "vendor/xiaomi",
"branch" : "13"
},
{
"remote" : "Dev-msm8953",
"repository" : "vendor_qcom_opensource_fm-commonsys",
"target_path": "vendor/qcom/opensource/fm-commonsys",
"branch" : "xt"
},
{
"remote" : "KProfiles",
"repository" : "android_packages_apps_Kprofiles",
"target_path": "packages/apps_KProfiles",
"branch" : "main"
},
{
"remote" : "Dev-msm8953",
"repository" : "platform_device_qcom_sepolicy-legacy-um",
"target_path": "platform/device/qcom/sepolicy-legacy-um",
"branch" : "13"
},
{
"remote" : "TogoFire",
"repository" : "packages_apps_ViPER4AndroidFX",
"target_path": "packages/apps/ViPER4AndroidFX",
"branch" : "v4a"
}
]