From b7ea4f581dab56101215e97692c265931addad80 Mon Sep 17 00:00:00 2001 From: Ravi Kumar Alamanda Date: Mon, 8 Jun 2015 16:44:05 -0700 Subject: hal: update combo device handling If the wired headset/headphone/line devices are handled by a different backend than speaker/earpiece devices, the combo devices such as speaker+headphones can be split into individual devices and enabled/disabled independently. Bug: 21581860. Change-Id: Icdd962a4dc1da536fe89c4de2202e7383275603d --- hal/msm8974/platform.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'hal/msm8974/platform.h') diff --git a/hal/msm8974/platform.h b/hal/msm8974/platform.h index c242b163..e96c098f 100644 --- a/hal/msm8974/platform.h +++ b/hal/msm8974/platform.h @@ -195,12 +195,6 @@ enum { #define VOLTE_CALL_PCM_DEVICE 21 #define QCHAT_CALL_PCM_DEVICE 33 #define VOWLAN_CALL_PCM_DEVICE -1 -#elif PLATFORM_MSM8994 -#define VOICE_CALL_PCM_DEVICE 2 -#define VOICE2_CALL_PCM_DEVICE 22 -#define VOLTE_CALL_PCM_DEVICE 14 -#define QCHAT_CALL_PCM_DEVICE 20 -#define VOWLAN_CALL_PCM_DEVICE 36 #else #define VOICE_CALL_PCM_DEVICE 2 #define VOICE2_CALL_PCM_DEVICE 22 -- cgit v1.2.3