-
Notifications
You must be signed in to change notification settings - Fork 0
/
flex.dependencies
39 lines (38 loc) · 1.04 KB
/
flex.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
[
{
"remote": "github",
"repository": "ishubhamsingh/aosp_device_motorola_msm8916-common",
"target_path": "device/motorola/msm8916-common",
"branch": "flayrmm"
},
{
"remote": "github",
"repository": "ishubhamsingh/proprietary_vendor_motorola",
"target_path": "vendor/motorola",
"branch": "cm-13.0_msm8916"
},
{
"remote": "github",
"repository": "CyanogenMod/android_kernel_motorola_msm8916",
"target_path": "kernel/motorola/msm8916",
"branch": "cm-13.0"
},
{
"remote": "github",
"repository": "CyanogenMod/android_external_bson",
"target_path": "external/bson",
"branch": "cm-13.0"
},
{
"remote": "github",
"repository": "CyanogenMod/android_external_stlport",
"target_path": "external/stlport",
"branch": "cm-13.0"
},
{
"remote": "github",
"repository": "CyanogenMod/android_vendor_qcom_opensource_dataservices",
"target_path": "vendor/qcom/opensource/dataservices",
"branch": "cm-13.0"
}
]