diff options
| author | TheStrix <parthbhatia98@gmail.com> | 2015-11-04 23:13:42 -0500 |
|---|---|---|
| committer | Gerrit Code Review <gerrit@cyanogenmod.org> | 2015-11-05 10:47:43 -0800 |
| commit | 1837959049644ef84e3545bbb42861491bfa22b5 (patch) | |
| tree | 1eaf7a6fee513a132941db7ab2255ff240f54778 | |
| parent | 0bd47b6737452a4e8a0a9a155d1898738f1df2ba (diff) | |
msm8916-common: Remove mm-dash from dependencies
* Already included in the default manifest
http://review.cyanogenmod.org/#/c/113746/
Change-Id: Iaedda8f4a59f3719d178c25b09f7c8445115e2a2
| -rw-r--r-- | cm.dependencies | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cm.dependencies b/cm.dependencies index d7c3f02..ba2d7f9 100644 --- a/cm.dependencies +++ b/cm.dependencies @@ -4,10 +4,6 @@ "target_path": "device/qcom/common" }, { - "repository": "android_external_mm-dash", - "target_path": "external/mm-dash" - }, - { "repository": "android_hardware_qcom_fm", "target_path": "hardware/qcom/fm" } |
