diff options
| author | doc HD <doc.divxm@gmail.com> | 2016-12-25 23:01:35 +0300 |
|---|---|---|
| committer | doc HD <doc.divxm@gmail.com> | 2016-12-25 23:01:35 +0300 |
| commit | 2981aaef629a18e3ee2ade36f3dca991715705ce (patch) | |
| tree | 228f5ce36564593cf8efac8b6920ff747d406414 | |
| parent | 12bfd2260b40f2d4d56731b51cae36fb8ed07ca0 (diff) | |
deb: Move deps to LoS
Change-Id: Ibd5640acc9edb20ce25a69ec19dfe0a1f9375c70
| -rw-r--r-- | aicp.dependencies | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/aicp.dependencies b/aicp.dependencies index 61cfb90..ea3d1f1 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -5,7 +5,7 @@ "branch": "n7.1-cm" }, { - "repository": "CyanogenMod/android_kernel_google_msm", + "repository": "LineageOS/android_kernel_google_msm", "target_path": "kernel/google/msm", "branch": "cm-14.1" }, @@ -15,7 +15,7 @@ "branch": "n7.1-cm" }, { - "repository": "CyanogenMod/android_external_stlport", + "repository": "LineageOS/android_external_stlport", "target_path": "external/stlport", "branch": "cm-14.1" } |
