diff options
| author | Drgravy <drg113001@gmail.com> | 2016-10-28 22:30:42 -0500 |
|---|---|---|
| committer | Drgravy <drg113001@gmail.com> | 2016-10-28 22:30:42 -0500 |
| commit | 136004e82faaaef399fa462f5e57dae9a72f0c61 (patch) | |
| tree | 66a9919af7a8b18cda802530b26edb2880b4d3e2 | |
| parent | 3045a89ebd6a01b35903843fe782e51ace1bca27 (diff) | |
d801: update deps for 7.1
Change-Id: Ic73ddac23d1cadd80ee5312efb5512d4d0457ab1
| -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" } ] |
