diff options
| author | n3ocort3x <peter.hofinger@gmail.com> | 2014-03-10 22:28:03 +0100 |
|---|---|---|
| committer | Zips <hcolmenares@gmail.com> | 2014-03-11 01:26:06 -0400 |
| commit | 5ea579fd6a5de5893de297e0542a0794a5033fa6 (patch) | |
| tree | dd3fdc11b5816cda820b1b2414d27b121faf3479 | |
| parent | 1fc160843155fa3b6cf07e5e9331683f91e62323 (diff) | |
AICP dependencies: correct branch
Change-Id: Ia16bde5047ab9621114936bdebe47a3bb7609ad9
| -rw-r--r-- | aicp.dependencies | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/aicp.dependencies b/aicp.dependencies index 6869669..524936f 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -1,15 +1,15 @@ [ { - "repository": "AICP/device_oppo_n1", - "target_path": "device/oppo/n1", - "branch": "kitkat" - }, - { "repository": "Cyanogenmod/android_kernel_oppo_n1", "target_path": "kernel/oppo/n1", "branch": "cm-11.0" }, { + "repository": "AOKP/device_oppo_apq8064-common", + "target_path": "device/oppo/apq8064-common", + "branch": "kitkat" + }, + { "repository": "AOKP/vendor_oppo", "target_path": "vendor/oppo", "branch": "kitkat" |
