diff options
| author | doc HD <doc.divxm@gmail.com> | 2016-11-21 15:46:15 +0300 |
|---|---|---|
| committer | doc HD <doc.divxm@gmail.com> | 2016-11-21 15:46:15 +0300 |
| commit | 2e0313344b9dd6fe9dab61977dead2f763d0e54c (patch) | |
| tree | 756663454cf168b587156269a2cf2cb42eb1b43d | |
| parent | 381251b06c9203a89ccd02bed0ca4839eff4528e (diff) | |
jfltexx: track vendor_qcpm_binaries repo
Change-Id: I88602bd04dabd001b1136a90046acf7040e09041
| -rw-r--r-- | aicp.dependencies | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/aicp.dependencies b/aicp.dependencies index 897b532..29385f9 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -33,5 +33,10 @@ "repository": "AICP/proprietary_vendor_samsung", "target_path": "vendor/samsung", "branch": "n7.1" + }, + { + "repository": "TheMuppets/proprietary_vendor_qcom_binaries", + "target_path": "vendor/qcom/binaries", + "branch": "cm-14.1" } ] |
