diff options
| author | Chirayu Desai <chirayudesai1@gmail.com> | 2015-06-05 21:59:05 +0530 |
|---|---|---|
| committer | Chirayu Desai <chirayudesai1@gmail.com> | 2015-06-05 21:59:05 +0530 |
| commit | 3d4d819fa56dc046cf71b1b446c7c9c617aca677 (patch) | |
| tree | 23cc4eb59189fabca53bce6a05b98812227267dc | |
| parent | 84abb9ca12b8af4998a4f13e4927a2dc9a546230 (diff) | |
Update cm.dependencies for cyanogen msm8939 common tree
Change-Id: I171ec38e505cdff36c85067fb9e0aafdb2537dd5
| -rw-r--r-- | cm.dependencies | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/cm.dependencies b/cm.dependencies index a0e358a..3e3728c 100644 --- a/cm.dependencies +++ b/cm.dependencies @@ -1,14 +1,6 @@ [ { - "repository": "android_kernel_cyanogen_msm8916", - "target_path": "kernel/cyanogen/msm8916" - }, - { - "repository": "android_hardware_qcom_fm", - "target_path": "hardware/qcom/fm" - }, - { - "repository": "android_device_qcom_common", - "target_path": "device/qcom/common" + "repository": "android_device_cyanogen_msm8939-common", + "target_path": "device/cyanogen/msm8939-common" } ] |
