diff options
| author | 5x <droidfivex@gmail.com> | 2016-12-28 13:32:41 +0900 |
|---|---|---|
| committer | 5x <droidfivex@gmail.com> | 2016-12-28 13:32:41 +0900 |
| commit | 764aeb9228b2b2a72b22f8b3acc7604442a32ff3 (patch) | |
| tree | b6bf2740b5a9f7f6f3b962880da1dd32d3c2c94a | |
| parent | f1bf114866bb750cfc775254af3a0fa752d7fbba (diff) | |
hammerheadcaf: dependencies: switch to LineageOS
Change-Id: I45a28cc2353073d7d6effd15399613f7ee9a2d16
| -rw-r--r-- | aicp.dependencies | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/aicp.dependencies b/aicp.dependencies index 62af122..69c7d0a 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -1,6 +1,6 @@ [ { - "repository": "CyanogenMod/android_kernel_lge_hammerhead", + "repository": "LineageOS/0android_kernel_lge_hammerhead", "target_path": "kernel/lge/hammerheadcaf", "branch": "cm-14.1-caf", "remote": "github" @@ -11,13 +11,13 @@ "branch": "n7.1" }, { - "repository": "CyanogenMod/android_packages_resources_devicesettings", + "repository": "LineageOS/android_packages_resources_devicesettings", "target_path": "packages/resources/devicesettings", "branch": "cm-14.1", "remote": "github" }, { - "repository": "CyanogenMod/android_device_qcom_common", + "repository": "LineageOS/android_device_qcom_common", "target_path": "device/qcom/common", "branch": "cm-14.1", "remote": "github" |
