aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Brewer <lycanrom@hotmail.com>2014-08-25 19:57:39 +0300
committerdoc <doc.divxm@gmail.com>2014-08-25 19:57:48 +0300
commitc34e414ba3808141e64e9d25a80099ee3445c27a (patch)
tree20e5c5727a8b2b2083fd87ecce2819580f6a3f49
parent5a0e082477afb991da7748211717fb5d33193262 (diff)
moto_msm8960dt: Track AICP specific kernel & moto qcom
Change-Id: I3efec7d20cd5f46f2b9ec6530636667daa3e944c
-rw-r--r--aicp.dependencies10
1 files changed, 5 insertions, 5 deletions
diff --git a/aicp.dependencies b/aicp.dependencies
index 93f3010..174eb4e 100644
--- a/aicp.dependencies
+++ b/aicp.dependencies
@@ -5,9 +5,9 @@
"branch": "cm-11.0"
},
{
- "repository": "Entropic-S/android_device_motorola_qcom-common",
+ "repository": "AICP/device_motorola_qcom-common",
"target_path": "device/motorola/qcom-common",
- "branch": "cm-11.0"
+ "branch": "kitkat"
},
{
"repository": "TheMuppets/proprietary_vendor_motorola",
@@ -15,9 +15,9 @@
"branch": "cm-11.0"
},
{
- "repository": "TheRingMaster/android_kernel_motorola_msm8960dt-common",
+ "repository": "AICP/kernel_motorola_msm8960dt-common",
"target_path": "kernel/motorola/msm8960dt-common",
- "branch": "aicp"
+ "branch": "kitkat"
},
{
"repository": "CyanogenMod/android_hardware_qcom_display-caf",
@@ -34,4 +34,4 @@
"target_path": "hardware/qcom/media-caf",
"branch": "cm-11.0"
}
-] \ No newline at end of file
+]