msm8974-common: Remove HALS from cm.dependencies

* These are included by default

Change-Id: I380c834bed0c3ea67c9c4586814e3b114506bb8d
This commit is contained in:
Tony Layher 2014-11-13 22:02:08 -05:00 committed by Ethan Chen
parent 135ccde945
commit 41f3ba1c6f

View File

@ -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"
}
]