aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalf Luther <luther.ralf@gmail.com>2016-12-27 10:26:02 +0100
committerRalf Luther <luther.ralf@gmail.com>2016-12-27 10:26:02 +0100
commit85e5919c0ce6dabba31b46aba3c634e1081e88ff (patch)
treed48c0f0b3b64e45d8864d3c70c68ca3e57d861e6
parenta3427d3a28fb318ab88b06e10d889940c88a8659 (diff)
h815: move deps to LineageOS
Change-Id: Ie7aa148b9aa20aa12e29b14a3ed86caefa28f361 Signed-off-by: Ralf Luther <luther.ralf@gmail.com>
-rw-r--r--aicp.dependencies8
1 files changed, 4 insertions, 4 deletions
diff --git a/aicp.dependencies b/aicp.dependencies
index 606690c..e1cc9db 100644
--- a/aicp.dependencies
+++ b/aicp.dependencies
@@ -1,12 +1,12 @@
[
{
- "repository": "CyanogenMod/android_device_lge_g4-common",
+ "repository": "LineageOS/android_device_lge_g4-common",
"target_path": "device/lge/g4-common",
"branch": "cm-14.1"
},
{
- "repository": "CyanogenMod/android_kernel_lge_msm8992",
+ "repository": "LineageOS/android_kernel_lge_msm8992",
"target_path": "kernel/lge/msm8992",
"branch": "cm-14.1"
},
@@ -16,7 +16,7 @@
"branch": "n7.1"
},
{
- "repository": "CyanogenMod/android_device_qcom_common",
+ "repository": "LineageOS/android_device_qcom_common",
"target_path": "device/qcom/common",
"branch": "cm-14.1"
},
@@ -25,4 +25,4 @@
"target_path": "vendor/qcom/binaries",
"branch": "cm-14.1"
}
-] \ No newline at end of file
+]