diff options
| author | Erwan Leboucher <erwanleboucher@gmail.com> | 2016-11-05 12:28:22 +0100 |
|---|---|---|
| committer | Erwan Leboucher <erwanleboucher@gmail.com> | 2016-11-05 12:28:47 +0100 |
| commit | fab1986279d07204522738dc2dad40c373594008 (patch) | |
| tree | 3f467942fdbf5250d99d90e9ac1aed70d4d85d62 | |
| parent | 1d0dc0b94aed6add3aef36273b75ed2e0f82ffaf (diff) | |
h811: add qcom/binaries to dep
Change-Id: If16d077e40617089cd532638aea5af7e42f10632
| -rw-r--r-- | aicp.dependencies | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/aicp.dependencies b/aicp.dependencies index 25796f7..c1926b0 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -18,5 +18,10 @@ "repository": "CyanogenMod/android_device_qcom_common", "target_path": "device/qcom/common", "branch": "cm-14.1" + }, + { + "repository": "TheMuppets/proprietary_vendor_qcom_binaries", + "target_path": "vendor/qcom/binaries", + "branch": "cm-14.1" } ] |
