diff options
| author | Drgravy <drg113001@gmail.com> | 2016-10-28 22:32:40 -0500 |
|---|---|---|
| committer | Drgravy <drg113001@gmail.com> | 2016-10-28 22:32:40 -0500 |
| commit | 29a90b0d72f6d0504ddb50c8d02a4695c8fa67a9 (patch) | |
| tree | de59e259300de25c7281042e28ab7247f357687c | |
| parent | 12ab6774c00b13b2b684d75de8718997fbc71171 (diff) | |
vs980: update deps for 7.1
| -rw-r--r-- | aicp.dependencies | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/aicp.dependencies b/aicp.dependencies index 257e304..67e871c 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -2,31 +2,31 @@ { "repository": "AICP/device_lge_g2-common", "target_path": "device/lge/g2-common", - "branch": "n7.0" + "branch": "n7.1" }, { "repository": "AICP/proprietary_vendor_lge", "target_path": "vendor/lge", - "branch": "n7.0" + "branch": "n7.1" }, { "repository": "AICP/kernel_lge_msm8974", "target_path": "kernel/lge/msm8974", - "branch": "n7.0" + "branch": "n7.1" }, { "repository": "CyanogenMod/android_device_qcom_common", "target_path": "device/qcom/common", - "branch": "cm-14.0" + "branch": "cm-14.1" }, { "repository": "CyanogenMod/android_external_stlport", "target_path": "external/stlport", - "branch": "cm-14.0" + "branch": "cm-14.1" }, { "repository": "CyanogenMod/android_external_sony_boringssl-compat", "target_path": "external/sony/boringssl-compat", - "branch": "cm-14.0" + "branch": "cm-14.1" } ] |
