diff options
| author | Jaime Lopez <jaime.lopez@gmail.com> | 2015-01-07 00:24:15 +0100 |
|---|---|---|
| committer | Jaime Lopez <jaime.lopez@gmail.com> | 2015-01-07 00:24:15 +0100 |
| commit | 8c5fffdddbcdd0ea1f2561187b7888e892a28371 (patch) | |
| tree | b2671ea5add3f099d785e657e8ad6ef1970471bd | |
| parent | 94234ee17002d32220ba53759b820d49214b3c3d (diff) | |
| -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", |
