From 53609653cb8ba74bc20d69b9355bf151503163f0 Mon Sep 17 00:00:00 2001 From: Chirayu Desai Date: Sun, 2 Nov 2014 10:58:06 +0530 Subject: Inherit from msm8974-common * msm8974-common then inherits from qcom-common. * This doesn't change anything currently, just adds one more common tree in between - however, later on, we can start moving things to this new tree as needed, from both shinano-common and qcom-common Change-Id: Ib0a5bca4569501e8504ae18b04c98f59130fe4be --- cm.dependencies | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cm.dependencies') diff --git a/cm.dependencies b/cm.dependencies index a77aa7f..bd8ab92 100644 --- a/cm.dependencies +++ b/cm.dependencies @@ -4,8 +4,8 @@ "target_path": "kernel/sony/msm8974pro" }, { - "repository": "android_device_sony_qcom-common", - "target_path": "device/sony/qcom-common" + "repository": "android_device_sony_msm8974-common", + "target_path": "device/sony/msm8974-common" }, { "repository": "android_hardware_qcom_display-caf-new", -- cgit v1.2.3