-
Notifications
You must be signed in to change notification settings - Fork 35
/
ev.dependencies
32 lines (32 loc) · 956 Bytes
/
ev.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
[
{
"repository": "android_kernel_htc_qsd8k",
"target_path": "kernel/htc/qsd8k",
"dep_type": "kernel"
},
{
"repository": "android_hardware_qcom_audio-legacy",
"target_path": "hardware/qcom/audio-legacy",
"dep_type": "hardware"
},
{
"repository": "android_hardware_qcom_display-legacy",
"target_path": "hardware/qcom/display-legacy",
"dep_type": "hardware"
},
{
"repository": "android_hardware_qcom_gps-legacy",
"target_path": "hardware/qcom/gps-legacy",
"dep_type": "hardware"
},
{
"repository": "android_hardware_qcom_media-legacy",
"target_path": "hardware/qcom/media-legacy",
"dep_type": "hardware"
},
{
"repository": "android_prebuilts_gcc_linux-x86_arm_arm-eabi-4.4.3",
"target_path": "prebuilts/gcc/linux-x86/arm/arm-eabi-4.4.3",
"dep_type": "toolchain"
}
]