Put cm.dependencies back in after the pull request from Albinoman887
This commit is contained in:
parent
8b8cb900df
commit
c8622ad98a
1 changed files with 34 additions and 0 deletions
34
cm.dependencies
Normal file
34
cm.dependencies
Normal file
|
@ -0,0 +1,34 @@
|
|||
[
|
||||
{
|
||||
"repository": "android_device_qcom_common",
|
||||
"target_path": "device/qcom/common"
|
||||
},
|
||||
{
|
||||
"repository": "android_device_samsung_qcom-common",
|
||||
"target_path": "device/samsung/qcom-common"
|
||||
},
|
||||
{
|
||||
"repository": "android_device_samsung_msm8960-common",
|
||||
"target_path": "device/samsung/msm8974-common"
|
||||
},
|
||||
{
|
||||
"repository": "android_device_samsung_klte",
|
||||
"target_path": "device/samsung/klte"
|
||||
},
|
||||
{
|
||||
"repository": "android_kernel_samsung_klte",
|
||||
"target_path": "kernel/samsung/klte"
|
||||
},
|
||||
{
|
||||
"repository": "android_hardware_samsung",
|
||||
"target_path": "hardware/samsung"
|
||||
},
|
||||
{
|
||||
"repository": "android_hardware_qcom_display-caf-new",
|
||||
"target_path": "hardware/qcom/display-caf-new"
|
||||
},
|
||||
{
|
||||
"repository": "android_hardware_qcom_media-caf-new",
|
||||
"target_path": "hardware/qcom/media-caf-new"
|
||||
}
|
||||
]
|
Loading…
Reference in a new issue