hal: add multizone input bus support for automotive
Add primary capture, front passenger capture and
rear seat capture support for multi-zone audio
support on automotive platform.
Change-Id: I36c9776381b4e08a237fd70efaa9c7475c3700a0
Signed-off-by: Huicheng Liu <huicliu@codeaurora.org>
diff --git a/hal/msm8974/platform.h b/hal/msm8974/platform.h
index 52e5f20..4f9842f 100644
--- a/hal/msm8974/platform.h
+++ b/hal/msm8974/platform.h
@@ -353,6 +353,8 @@
SND_DEVICE_IN_CAMCORDER_SELFIE_PORTRAIT,
SND_DEVICE_IN_VOICE_HEARING_AID,
SND_DEVICE_IN_BUS,
+ SND_DEVICE_IN_BUS_PAX,
+ SND_DEVICE_IN_BUS_RSE,
SND_DEVICE_IN_EC_REF_LOOPBACK,
SND_DEVICE_IN_HANDSET_DMIC_AND_EC_REF_LOOPBACK,
SND_DEVICE_IN_HANDSET_QMIC_AND_EC_REF_LOOPBACK,