-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdot.dependencies
32 lines (32 loc) · 889 Bytes
/
dot.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": "LineageOS/android_device_motorola_msm8610-common",
"target_path": "device/motorola/msm8610-common"
"branch": "cm-14.1"
},
{
"remote": "github",
"repository": "LineageOS/android_kernel_motorola_msm8610",
"target_path": "kernel/motorola/msm8610",
"branch": "cm-14.1"
},
{
"remote": "github",
"repository": "kukun7610/proprietary_vendor_qcom_binaries",
"target_path": "vendor/qcom/binaries",
"branch": "cm-14.1"
},
{
"remote": "github",
"repository": "LineageOS/android_packages_resources_devicesettings",
"target_path": "packages/resources/devicesettings",
"branch": "cm-14.1"
},
{
"remote": "github",
"repository": "TheMuppets/proprietary_vendor_motorola",
"target_path": "vendor/motorola",
"branch": "cm-14.1"
}
]