diff options
| author | Drgravy <drg113001@gmail.com> | 2016-10-28 22:31:32 -0500 |
|---|---|---|
| committer | Drgravy <drg113001@gmail.com> | 2016-10-28 22:31:32 -0500 |
| commit | 43303cecccefe38f519c25fbf98383dc20a6eee0 (patch) | |
| tree | 4f4c8ae36ac239f33abe3fee4ffb955fa71577ef | |
| parent | 5084157a46b018b17c2cd621c6461c101e3a9a10 (diff) | |
d803: 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" } ] |
