-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdevice.dependencies
60 lines (60 loc) · 1.44 KB
/
device.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
51
52
53
54
55
56
57
58
59
60
[
{
"repository": "android_device_sony_eagle",
"target_path": "device/sony/eagle",
"branch": "android-4.4-test"
},
{
"repository": "android_kernel_caf_msm8x26",
"target_path": "kernel/sony/eagle",
"revision": "android-4.4-test"
},
{
"repository": "proprietary_vendor_sony",
"target_path": "vendor/sony",
"revision": "android-4.4-test"
},
{
"repository": "android_device_sony_msm8226-common",
"target_path": "device/sony/msm8226-common",
"branch": "android-4.4"
},
{
"repository": "android_device_sony_common",
"target_path": "device/sony/common",
"revision": "android-4.4"
},
{
"repository": "android_device_sony_qcom-common",
"target_path": "device/sony/qcom-common",
"revision": "android-4.4"
},
{
"remote": "omnirom",
"repository": "android_device_qcom_common",
"target_path": "device/qcom/common",
"revision": "android-4.4"
},
{
"repository": "android_hardware_sony_thermanager",
"target_path": "hardware/sony/thermanager",
"revision": "android-5.0"
},
{
"repository": "android_hardware_qcom_camera",
"target_path": "hardware/qcom/camera",
"revision": "android-4.4"
},
{
"remote": "omnirom",
"repository": "android_hardware_sony_DASH",
"target_path": "hardware/sony/DASH",
"revision": "android-4.4"
},
{
"remote": "omnirom",
"repository": "android_hardware_qcom_gps",
"target_path": "hardware/qcom/gps",
"revision": "android-4.4"
}
]