diff options
| author | droidfivex <droidfivex@gmail.com> | 2016-11-14 04:57:37 +0900 |
|---|---|---|
| committer | droidfivex <droidfivex@gmail.com> | 2016-11-16 21:11:29 +0900 |
| commit | b262e6bda05d3b5c927826ba08d6ca94a02b2035 (patch) | |
| tree | a59cfe346c7f59404d0f32c6146d8a66291cc78f | |
| parent | b350483c3179789fab0713558fc122d1af0a9bb8 (diff) | |
hammerheadcaf: update dependencies
Signed-off-by: droidfivex <droidfivex@gmail.com>
| -rw-r--r-- | aicp.dependencies | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/aicp.dependencies b/aicp.dependencies index 953d374..3ed7270 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -2,11 +2,11 @@ { "repository": "CyanogenMod/android_kernel_lge_hammerhead", "target_path": "kernel/lge/hammerheadcaf", - "branch": "cm-13.0-caf" + "branch": "cm-14.1-caf" }, { "repository": "AICP/proprietary_vendor_lge", "target_path": "vendor/lge", - "branch": "mm6.0" + "branch": "n7.1" } ] |
