-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrr.dependencies
34 lines (34 loc) · 944 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
33
34
[
{
"repository": "device_motorola_msm8916-common",
"target_path": "device/motorola/msm8916-common"
},
{
"remote": "github",
"repository": "Subinsmani/android_kernel_motorola_msm8916",
"target_path": "kernel/motorola/msm8916",
"branch": "8.1.x"
},
{
"repository": "proprietary_vendor_motorola",
"target_path": "vendor/motorola"
},
{
"remote": "github",
"repository": "LineageOS/android_external_bson",
"target_path": "external/bson",
"branch": "cm-14.1"
},
{
"remote": "github",
"repository": "LineageOS/android_packages_resources_devicesettings",
"target_path": "packages/resources/devicesettings",
"branch": "lineage-15.1"
},
{
"remote": "github",
"repository": "LineageOS/android_external_sony_boringssl-compat",
"target_path": "external/sony/boringssl-compat",
"branch": "lineage-15.0"
}
]