diff options
| author | doc HD <doc.divxm@gmail.com> | 2017-03-14 21:05:16 +0300 |
|---|---|---|
| committer | doc HD <doc.divxm@gmail.com> | 2017-03-14 21:05:16 +0300 |
| commit | 2e12a22d49a771be46f207a3b4966ff288adabad (patch) | |
| tree | 772f085f1519362f0f029a20f2f749ab1d26e001 | |
| parent | 80ed285e0d6489998c0cb4cec30c2affed06bbd5 (diff) | |
Change-Id: I47ed4555bc087af1a106f37e580396029ff0dd7b
| -rw-r--r-- | aicp.dependencies | 23 |
1 files changed, 8 insertions, 15 deletions
diff --git a/aicp.dependencies b/aicp.dependencies index e02012f..b1e4765 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -2,43 +2,36 @@ { "repository": "AICP/device_lge_g2-common", "target_path": "device/lge/g2-common", - "branch": "n7.1", - "remote": "aicp" + "branch": "n7.1" }, { "repository": "AICP/kernel_lge_msm8974", "target_path": "kernel/lge/msm8974", - "branch": "n7.1", - "remote": "aicp" + "branch": "n7.1" }, { "repository": "AICP/proprietary_vendor_lge", "target_path": "vendor/lge", - "branch": "n7.1", - "remote": "aicp" + "branch": "n7.1" }, { "repository": "LineageOS/android_device_qcom_common", "target_path": "device/qcom/common", - "branch": "cm-14.1", - "remote": "github" + "branch": "cm-14.1" }, { "repository": "LineageOS/android_external_sony_boringssl-compat", "target_path": "external/sony/boringssl-compat", - "branch": "cm-14.1", - "remote": "github" + "branch": "cm-14.1" }, { "repository": "LineageOS/android_external_stlport", "target_path": "external/stlport", - "branch": "cm-14.1", - "remote": "github" + "branch": "cm-14.1" }, { "repository": "LineageOS/android_packages_resources_devicesettings", "target_path": "packages/resources/devicesettings", - "branch": "cm-14.1", - "remote": "github" - }, + "branch": "cm-14.1" + } ] |
