diff options
| author | Safarend <s.a.f.a.r.end@live.com.au> | 2015-11-25 17:44:35 +0530 |
|---|---|---|
| committer | parikshit <parikshitwadhwa359@gmail.com> | 2015-11-25 17:45:58 +0530 |
| commit | 0b23e5407074b6622f8cc5600af2a2a57be7d729 (patch) | |
| tree | fd07a18b020bafa46c3fd6839789674f26300edd | |
| parent | 6ae873a780d80b608f85941bb5f5f047388e12f5 (diff) | |
changing some dependencies
Change-Id: Iecd4de0d2cb4a2925270adbaae78de7a7c8143e8
| -rw-r--r-- | aicp.dependencies | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/aicp.dependencies b/aicp.dependencies index 28370a2..bb5083a 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -10,13 +10,13 @@ "branch": "cm-12.1" }, { - "repository": "CyanogenMod/android_hardware_samsung_slsi_exynos", - "target_path": "hardware/samsung_slsi/exynos", + "repository": "CyanogenMod/android_hardware_samsung_slsi-cm_exynos", + "target_path": "hardware/samsung_slsi-cm/exynos", "branch": "cm-12.1" }, { - "repository": "CyanogenMod/android_hardware_samsung_slsi_exynos5420", - "target_path": "hardware/samsung_slsi/exynos5420", + "repository": "CyanogenMod/android_hardware_samsung_slsi-cm_exynos5420", + "target_path": "hardware/samsung_slsi-cm/exynos5420", "branch": "cm-12.1" }, { @@ -25,8 +25,8 @@ "branch": "cm-12.1" }, { - "repository": "CyanogenMod/android_hardware_samsung_slsi_openmax", - "target_path": "hardware/samsung_slsi/openmax", + "repository": "CyanogenMod/android_hardware_samsung_slsi-cm_openmax", + "target_path": "hardware/samsung_slsi-cm/openmax", "branch": "cm-12.1" }, { |
