aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChirayu Desai <cdesai@cyanogenmod.org>2015-06-05 19:01:16 +0000
committerChirayu Desai <cdesai@cyanogenmod.org>2015-06-05 19:01:16 +0000
commit7d43d46f2d6fbfe3c5bf21348146a81453ddc045 (patch)
tree08480d921351a44ea2ec25d495669460459146a2
parent3d4d819fa56dc046cf71b1b446c7c9c617aca677 (diff)
Revert "Update cm.dependencies for cyanogen msm8939 common tree"
This reverts commit 3d4d819fa56dc046cf71b1b446c7c9c617aca677. Change-Id: I93d11fff29b971cbaf618c758744bec6b7bc28bf
-rw-r--r--cm.dependencies12
1 files changed, 10 insertions, 2 deletions
diff --git a/cm.dependencies b/cm.dependencies
index 3e3728c..a0e358a 100644
--- a/cm.dependencies
+++ b/cm.dependencies
@@ -1,6 +1,14 @@
[
{
- "repository": "android_device_cyanogen_msm8939-common",
- "target_path": "device/cyanogen/msm8939-common"
+ "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"
}
]