forked from AntiBillOS/android_device_samsung_tass
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathcm.dependencies
31 lines (31 loc) · 949 Bytes
/
cm.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
[
{
"repository": "android_kernel_samsung_msm",
"target_path": "kernel/samsung/msm",
"branch": "jb_chocolate-samsung"
}, {
"repository": "android_kernel_samsung_msm7x27",
"target_path": "kernel/samsung/msm7x27"
}, {
"repository": "android_device_qcom_msm7x27",
"target_path": "device/qcom/msm7x27"
}, {
"repository": "android_device_samsung_msm7x27-common",
"target_path": "device/samsung/msm7x27-common"
}, {
"repository": "android_vendor_samsung",
"target_path": "vendor/samsung"
}, {
"repository": "android_vendor_qcom_msm7x27",
"target_path": "vendor/qcom/msm7x27"
}, {
"repository": "android_hardware_atheros_ath6kl-compat",
"target_path": "hardware/atheros/ath6kl-compat"
}, {
"repository": "android_hardware_atheros_wifi_libs",
"target_path": "hardware/atheros/wifi/libs"
}, {
"repository": "android_hardware_broadcom_fmradio",
"target_path": "hardware/broadcom/fmradio"
}
]