-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaosp.dependencies
50 lines (50 loc) · 1.27 KB
/
aosp.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
39
40
41
42
43
44
45
46
47
48
49
50
[
{
"repository": "CyanogenMod/android_device_sony_common",
"target_path": "device/sony/common",
"remote": "github",
"branch": "cm-14.1"
},
{
"repository": "CyanogenMod/android_device_qcom_common",
"target_path": "device/qcom/common",
"remote": "github",
"branch": "cm-14.1"
},
{
"repository": "CyanogenMod/android_kernel_sony_msm8x60",
"target_path": "kernel/sony/msm8x60",
"remote": "github",
"branch": "cm-14.1"
},
{
"repository": "CyanogenMod/android_hardware_sony_DASH",
"target_path": "hardware/sony/DASH",
"remote": "github",
"branch": "cm-14.1"
},
{
"repository": "CyanogenMod/android_hardware_sony_thermanager",
"target_path": "hardware/sony/thermanager",
"remote": "github",
"branch": "cm-14.1"
},
{
"repository": "CyanogenMod/android_external_stlport",
"target_path": "external/stlport",
"remote": "github",
"branch": "cm-14.1"
},
{
"repository": "CyanogenMod/android_packages_resources_devicesettings",
"target_path": "packages/resources/devicesettings",
"remote": "github",
"branch": "cm-14.1"
},
{
"repository": "TheMuppets/proprietary_vendor_sony",
"target_path": "vendor/sony",
"remote": "github",
"branch": "cm-14.1"
}
]