diff options
| author | Zips <hcolmenares@gmail.com> | 2014-03-27 10:48:56 -0400 |
|---|---|---|
| committer | Zips <hcolmenares@gmail.com> | 2014-03-27 10:52:35 -0400 |
| commit | a59b0f2c6b09e95ffa3ff27d240e73db650f5f47 (patch) | |
| tree | 698f4cc302feca3cb14856ba3d89b384c1d12b2d | |
| parent | c6d90f42f1c311db68984954620f051b89b6ed06 (diff) | |
Added caf devices
Change-Id: I0ff0df6f027a2f2c1823ca9f5b0f2263699f4d27
| -rw-r--r-- | aicp.dependencies | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/aicp.dependencies b/aicp.dependencies index e84ac92..9a242d6 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -15,6 +15,21 @@ "branch": "kitkat" }, { + "repository": "CyanogenMod/android_hardware_qcom_display-caf", + "target_path": "hardware/qcom/display-caf", + "branch": "cm-11.0" + }, + { + "repository": "CyanogenMod/android_hardware_qcom_media-caf", + "target_path": "hardware/qcom/media-caf", + "branch": "cm-11.0" + }, + { + "repository": "CyanogenMod/android_hardware_qcom_audio-caf", + "target_path": "hardware/qcom/audio-caf", + "branch": "cm-11.0" + }, + { "repository": "AOKP/vendor_oppo", "target_path": "vendor/oppo", "branch": "kitkat" |
