diff options
| author | HashBang <hashbang173@gmail.com> | 2015-05-29 18:27:07 -0400 |
|---|---|---|
| committer | HashBang <hashbang173@gmail.com> | 2015-05-29 18:27:07 -0400 |
| commit | 84c234f4371a4aef6fd902c0852fb19cc5060f0e (patch) | |
| tree | 55df8ca2630f5418987466aecf40c504ff2ad9a1 | |
| parent | 0eae931e58c896b133c962a17316b748030db170 (diff) | |
otterx: use 5.1 deps
Change-Id: I8fb3b9f098e7b85a892b503500e890d6ec7e23fa
| -rw-r--r-- | aicp.dependencies | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/aicp.dependencies b/aicp.dependencies index 2c08def..f62dc1e 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -2,21 +2,21 @@ { "repository": "AICP/device_amazon_otter-common", "target_path": "device/amazon/otter-common", - "branch": "lp5.0" + "branch": "lp5.1" }, { "repository": "CyanogenMod/android_device_amazon_omap4-common", "target_path": "device/amazon/omap4-common", - "branch": "cm-12.0" + "branch": "cm-12.1" }, { "repository": "CyanogenMod/android_kernel_amazon_otter-common", "target_path": "kernel/amazon/otter-common", - "branch": "cm-12.0" + "branch": "cm-12.1" }, { "repository": "TheMuppets/proprietary_vendor_amazon", "target_path": "vendor/amazon", - "branch": "cm-12.0" + "branch": "cm-12.1" } ] |
