diff options
| -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" + } ] |
