From 41f3ba1c6f0fe1f2e3692746aabe3a27c58a18d6 Mon Sep 17 00:00:00 2001 From: Tony Layher Date: Thu, 13 Nov 2014 22:02:08 -0500 Subject: [PATCH] msm8974-common: Remove HALS from cm.dependencies * These are included by default Change-Id: I380c834bed0c3ea67c9c4586814e3b114506bb8d --- cm.dependencies | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/cm.dependencies b/cm.dependencies index 1fd596e..11b7410 100644 --- a/cm.dependencies +++ b/cm.dependencies @@ -6,20 +6,5 @@ { "repository": "android_device_samsung_qcom-common", "target_path": "device/samsung/qcom-common" - }, - { - "repository": "android_hardware_qcom_audio", - "target_path": "hardware/qcom/audio-caf/default", - "branch": "cm-12.0-caf-8974" - }, - { - "repository": "android_hardware_qcom_display", - "target_path": "hardware/qcom/display-caf/msm8974", - "branch": "cm-12.0-caf-8974" - }, - { - "repository": "android_hardware_qcom_media", - "target_path": "hardware/qcom/media-caf/msm8974", - "branch": "cm-12.0-caf-8974" } ]