-
Notifications
You must be signed in to change notification settings - Fork 5
/
crdroid.dependencies
37 lines (37 loc) · 963 Bytes
/
crdroid.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
[
{
"repository":"crdroidandroid/android_device_motorola_sdm632-common",
"target_path":"device/motorola/sdm632-common",
"branch":"14.0"
},
{
"repository":"crdroidandroid/android_kernel_motorola_sdm632",
"target_path":"kernel/motorola/sdm632",
"branch":"14.0"
},
{
"repository":"crdroidandroid/proprietary_vendor_motorola_ocean",
"target_path":"vendor/motorola/ocean",
"branch":"14.0"
},
{
"repository":"crdroidandroid/proprietary_vendor_motorola_sdm632-common",
"target_path":"vendor/motorola/sdm632-common",
"branch":"14.0"
},
{
"repository":"LineageOS/android_hardware_motorola",
"target_path":"hardware/motorola",
"branch":"lineage-21"
},
{
"repository":"LineageOS/android_external_bson",
"target_path":"external/bson",
"branch":"lineage-21"
},
{
"repository":"LineageOS/android_system_qcom",
"target_path":"system/qcom",
"branch":"lineage-21"
}
]