summaryrefslogtreecommitdiffstats
path: root/hal/msm8974/platform.h
diff options
context:
space:
mode:
authorRavi Kumar Alamanda <ralama@codeaurora.org>2015-07-09 19:30:54 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-07-09 19:30:54 +0000
commit8a25cdef5a77bd8505b70df76c7f4e737d6af555 (patch)
tree2ed8de708971902a091584a003ebe8d8a46cf596 /hal/msm8974/platform.h
parent45849f6968a68593f61bd9dc71b91fa1c7dc6ad1 (diff)
parent3b86d472a707dd29cd692909fc80cf45a8fec481 (diff)
downloadhardware_qcom_audio-8a25cdef5a77bd8505b70df76c7f4e737d6af555.tar.gz
hardware_qcom_audio-8a25cdef5a77bd8505b70df76c7f4e737d6af555.tar.bz2
hardware_qcom_audio-8a25cdef5a77bd8505b70df76c7f4e737d6af555.zip
am 3b86d472: hal: add speaker-safe headphones/line combo devices
* commit '3b86d472a707dd29cd692909fc80cf45a8fec481': hal: add speaker-safe headphones/line combo devices
Diffstat (limited to 'hal/msm8974/platform.h')
-rw-r--r--hal/msm8974/platform.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/hal/msm8974/platform.h b/hal/msm8974/platform.h
index 25b24d19..5b7068b2 100644
--- a/hal/msm8974/platform.h
+++ b/hal/msm8974/platform.h
@@ -45,7 +45,9 @@ enum {
SND_DEVICE_OUT_HEADPHONES,
SND_DEVICE_OUT_LINE,
SND_DEVICE_OUT_SPEAKER_AND_HEADPHONES,
+ SND_DEVICE_OUT_SPEAKER_SAFE_AND_HEADPHONES,
SND_DEVICE_OUT_SPEAKER_AND_LINE,
+ SND_DEVICE_OUT_SPEAKER_SAFE_AND_LINE,
SND_DEVICE_OUT_VOICE_HANDSET,
SND_DEVICE_OUT_VOICE_SPEAKER,
SND_DEVICE_OUT_VOICE_HEADPHONES,