-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrr.dependencies
32 lines (32 loc) · 920 Bytes
/
rr.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": "xiaomi-sdm660/android_device_xiaomi_sdm660-common",
"target_path": "device/xiaomi/sdm660-common",
"branch": "havoc"
},
{
"remote": "github",
"repository": "xiaomi-sdm660/android_kernel_xiaomi_sdm660",
"target_path": "kernel/xiaomi/sdm660",
"branch": "master"
},
{
"remote": "github",
"repository": "xiaomi-sdm660/android_vendor_xiaomi_wayne",
"target_path": "vendor/xiaomi/wayne",
"branch": "master"
},
{
"remote": "github",
"repository": "LineageOS/android_packages_resources_devicesettings",
"target_path": "packages/resources/devicesettings",
"branch": "lineage-16.0"
},
{
"remote": "github",
"repository": "xiaomi-sdm660/android_vendor_xiaomi_Miuicamera",
"target_path": "vendor/xiaomi/MiuiCamera",
"branch": "master"
}
]