diff options
| author | doc <doc.divxm@gmail.com> | 2015-03-23 13:15:49 +0200 |
|---|---|---|
| committer | doc <doc.divxm@gmail.com> | 2015-03-23 13:16:23 +0200 |
| commit | 62e45dda81b88c0e99639e9d60d53ddf37d5a167 (patch) | |
| tree | 66f0f3cd5b5eb1a3ba6c14ddff42b96a8923059b | |
| parent | dcef20d34e5e54f71ddf5c45e191a7523f8e371f (diff) | |
Revert "Update to lp5.1 dep and track CM's kernel for now"lp5.0
This reverts commit dcef20d34e5e54f71ddf5c45e191a7523f8e371f.
Change-Id: I9e275e1a00e584547e775a6500e512f460451b23
| -rw-r--r-- | aicp.dependencies | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/aicp.dependencies b/aicp.dependencies index 96706e22..8230e0ae 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -1,12 +1,12 @@ [ { - "repository": "CyanogenMod/android_kernel_moto_shamu", + "repository": "AICP/kernel_moto_shamu", "target_path": "kernel/moto/shamu", - "branch": "staging/cm-12.1" + "branch": "lp5.0" }, { "repository": "AICP/proprietary_vendor_motorola", "target_path": "vendor/motorola", - "branch": "lp5.1" + "branch": "lp5.0" } ] |
