diff options
| author | Sinisa Sehovic (Thermskin)) <sinisa.sehovic@gmail.com> | 2016-11-05 09:28:34 +0100 |
|---|---|---|
| committer | Sinisa Sehovic <sinisa.sehovic@gmail.com> | 2016-11-05 16:25:18 +0100 |
| commit | f6026c1d826a710a5ff345a5708ddc140a80ad56 (patch) | |
| tree | 7775056dd43dd7380f699f903ea133da847f5f45 | |
| parent | c46cdd40247d4e0fed88177bf70d2b21f421925b (diff) | |
H815: Add TheMuppets/proprietary_vendor_qcom_binaries to aicp.dependencies
Change-Id: Ic1e2d091ef7fa086ba796b5a496c0848d950e01d
| -rw-r--r-- | aicp.dependencies | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/aicp.dependencies b/aicp.dependencies index 131b90a..606690c 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -19,5 +19,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" } ]
\ No newline at end of file |
