diff options
| author | Zips <hcolmenares@gmail.com> | 2014-07-15 15:51:05 -0400 |
|---|---|---|
| committer | Zips <hcolmenares@gmail.com> | 2014-07-15 15:51:05 -0400 |
| commit | 047fd219aed3f40f0ec68ec38961877acf9be1b2 (patch) | |
| tree | 6a69cc106785d1ab0a2e4866b12fa31848ae8558 | |
| parent | a59b0f2c6b09e95ffa3ff27d240e73db650f5f47 (diff) | |
Add N1's vendors
Change-Id: I579f5bbcc1fda377446d38e8ce330dbf1e081a40
| -rw-r--r-- | aicp.dependencies | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/aicp.dependencies b/aicp.dependencies index 9a242d6..899d6c8 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -25,6 +25,11 @@ "branch": "cm-11.0" }, { + "repository": "TheMuppets/proprietary_vendor_oppo", + "target_path": "vendor/oppo", + "branch": "cm-11.0" + }, + { "repository": "CyanogenMod/android_hardware_qcom_audio-caf", "target_path": "hardware/qcom/audio-caf", "branch": "cm-11.0" |
