diff options
| author | Vedat Ak <vedatak01@gmail.com> | 2016-11-05 14:58:45 +0100 |
|---|---|---|
| committer | Gerrit Code Review <gerrit2@AICP-Server-2> | 2016-11-05 14:58:45 +0100 |
| commit | b983d4e9916fbd1f423bf187ee915a42f39d83ea (patch) | |
| tree | bc328599d64d17e3ba0f357566d25ca1aad431ca | |
| parent | 3863f66485c2345c56f780a98042a00358cb4c86 (diff) | |
| parent | aa4af36ae583537cb2049e047b54ba39081f5d14 (diff) | |
Merge "We don't need this dependencies anymore" into n7.1
| -rw-r--r-- | aicp.dependencies | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/aicp.dependencies b/aicp.dependencies deleted file mode 100644 index 82b3562..0000000 --- a/aicp.dependencies +++ /dev/null @@ -1,10 +0,0 @@ -[ - { - "repository": "android_device_qcom_common", - "target_path": "device/qcom/common" - }, -{ - "repository": "android_external_busybox", - "target_path": "external/busybox" - } -] |
