forked from SuperHanss/device_sony_yuga
-
Notifications
You must be signed in to change notification settings - Fork 0
/
eos.dependencies
36 lines (36 loc) · 904 Bytes
/
eos.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
[
{
"remote": "github",
"repository": "CyanogenMod/android_external_stlport",
"target_path": "external/stlport",
"revision": "cm-13.0"
},
{
"remote": "github",
"repository": "CyanogenMod/android_device_qcom_common",
"target_path": "device/qcom/common",
"revision": "cm-13.0"
},
{
"repository": "device_sony_fusion3-common",
"target_path": "device/sony/fusion3-common"
},
{
"remote": "github",
"repository": "CyanogenMod/android_hardware_sony_thermanager",
"target_path": "hardware/sony/thermanager",
"revision": "cm-13.0"
},
{
"remote": "github",
"repository": "SuperHanss/android_kernel_sony_apq8064",
"target_path": "kernel/sony/apq8064",
"revision": "mm6.0"
},
{
"remote": "github",
"repository": "SuperHanss/proprietary_vendor_sony",
"target_path": "vendor/sony",
"revision": "mm6.0"
}
]