diff options
| author | nero-d <nihar.deshpande1810@gmail.com> | 2017-01-09 08:08:47 +0000 |
|---|---|---|
| committer | nero-d <nihar.deshpande1810@gmail.com> | 2017-01-09 08:08:47 +0000 |
| commit | a1b39ea3fc5d4111ba9354844a76c500f6ff66fa (patch) | |
| tree | 34d6ab5d248ad40110e949fc6539d3cb60f707ba | |
| parent | e514721a756534e2567dd6c0691b2a2e26d69d10 (diff) | |
Update dependencies.
Change-Id: Ib02021b228deaf6b5fae783d306738081e484956
| -rw-r--r-- | aicp.dependencies | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/aicp.dependencies b/aicp.dependencies index 9e6debc..0713031 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -1,10 +1,11 @@ [ { - "repository": "LineageOS/android_device_qcom_common", - "target_path": "device/qcom/common" - }, + "repository": "LineageOS/android_device_qcom_common", + "target_path": "device/qcom/common", + "branch": "cm-14.1" }, { "repository": "LineageOS/android_kernel_xiaomi_cancro", - "target_path": "kernel/xiaomi/cancro" + "target_path": "kernel/xiaomi/cancro", + "branch": "cm-14.1" } ] |
