diff options
| author | Jaime Lopez <jaime.lopez@gmail.com> | 2015-01-07 00:21:30 +0100 |
|---|---|---|
| committer | Jaime Lopez <jaime.lopez@gmail.com> | 2015-01-07 00:21:30 +0100 |
| commit | 56c391cd305565b72dc49ea65e5a1162a940fb13 (patch) | |
| tree | 444b44f962a14a6bce539ad9ad4b54df7ba6b044 | |
| parent | 825820765955cce53050ae428101e1eb7ce97ca9 (diff) | |
Change-Id: I7b6f16eee5383b70e32b92d7e8a42b33a120d6af
| -rw-r--r-- | aicp.dependencies | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/aicp.dependencies b/aicp.dependencies index 6af292d..b132dd5 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -5,19 +5,19 @@ "branch" : "lp5.0" }, { - "repository": "CyanogenMod/android_device_oppo_msm8974-common", + "repository": "AICP/device_oppo_msm8974-common", "target_path": "device/oppo/msm8974-common", - "branch": "cm-12.0" + "branch": "lp5.0" }, { - "repository": "Cyanogenmod/android_device_oppo_common", + "repository": "AICP/device_oppo_common", "target_path": "device/oppo/common", - "branch": "cm-12.0" + "branch": "lp5.0" }, { - "repository": "Cyanogenmod/android_kernel_oneplus_msm8974", + "repository": "AICP/kernel_oneplus_msm8974", "target_path": "kernel/oneplus/msm8974", - "branch": "cm-12.0" + "branch": "lp5.0" }, { "repository": "AICP/proprietary_vendor_oppo", |
