diff options
| author | Sinisa Sehovic (Thermskin)) <sinisa.sehovic@gmail.com> | 2016-10-28 18:36:21 +0200 |
|---|---|---|
| committer | Trafalgar Square <schneller.demian@gmail.com> | 2016-10-29 20:39:56 +0200 |
| commit | 48963fa1a15c63fc79fbbd188cac393595b5f513 (patch) | |
| tree | ba490681873982bf75e4a0c3a7f46dfdbffb3fbe | |
| parent | 3462f5bdf11d9b898211b92fa2b6db1ace772efd (diff) | |
H815: Update to n7.1
Change-Id: Ic2522956102e071ac0988b7bd7ad6f55cf1c5553
| -rw-r--r-- | aicp.dependencies | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/aicp.dependencies b/aicp.dependencies index 862c4b6..131b90a 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -3,21 +3,21 @@ { "repository": "CyanogenMod/android_device_lge_g4-common", "target_path": "device/lge/g4-common", - "branch": "cm-14.0" + "branch": "cm-14.1" }, { "repository": "CyanogenMod/android_kernel_lge_msm8992", "target_path": "kernel/lge/msm8992", - "branch": "cm-14.0" + "branch": "cm-14.1" }, { "repository": "AICP/proprietary_vendor_lge", "target_path": "vendor/lge", - "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" } ]
\ No newline at end of file |
