diff options
| author | MobiusM <danholandi@gmail.com> | 2016-11-19 17:16:33 +0200 |
|---|---|---|
| committer | MobiusM <danholandi@gmail.com> | 2016-11-19 17:16:33 +0200 |
| commit | 795e49f7a247e288b3393431cb25f969f0518330 (patch) | |
| tree | 5a4510262f90180c3f565faa9ff12b43b3b49a80 | |
| parent | f3ba51e490da375791c485c5394555d2c2bfb800 (diff) | |
g2m: add qcom binaries dependency
| -rw-r--r-- | aicp.dependencies | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/aicp.dependencies b/aicp.dependencies index a524cb8..6a5ffe2 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -18,5 +18,10 @@ "repository": "CyanogenMod/android_external_sony_boringssl-compat", "target_path": "external/sony/boringssl-compat", "branch": "cm-14.1" + }, + { + "repository": "TheMuppets/proprietary_vendor_qcom_binaries", + "target_path": "vendor/qcom/binaries", + "branch": "cm-14.1" } ] |
