diff options
author | davidevinavil <davidevinavil@gmail.com> | 2017-02-26 16:19:39 +0100 |
---|---|---|
committer | davidevinavil <davidevinavil@gmail.com> | 2017-04-07 13:16:40 +0200 |
commit | 3e69c491dfebf47ce1d1fcf2414808e59b0e206b (patch) | |
tree | 5887c2754a74594f566f6b0123b34ab09c3c5fc7 | |
parent | 10aa88ef0ed4d89a179bca159aa0827e1a1fada2 (diff) |
z2_plus: Remove cm.dependecies
Diffstat (limited to '')
-rw-r--r-- | cm.dependencies | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/cm.dependencies b/cm.dependencies deleted file mode 100644 index d721064..0000000 --- a/cm.dependencies +++ /dev/null @@ -1,18 +0,0 @@ -[ - { - "repository": "android_kernel_zuk_msm8996", - "target_path": "kernel/zuk/msm8996" - }, - { - "repository": "android_vendor_zuk_z2_plus", - "target_path": "vendor/zuk/z2_plus" - }, - { - "repository": "android_device_qcom_common", - "target_path": "device/qcom/common" - }, - { - "repository": "android_vendor_qcom_binaries", - "target_path": "vendor/qcom/binaries" - }, -]
\ No newline at end of file |