commit | 86b0e2b6ff6dd71ea5ef99f9ca97c9d21717ebad | [log] [tgz] |
---|---|---|
author | Ravi Kumar Alamanda <ralama@codeaurora.org> | Wed Nov 20 14:52:30 2013 -0800 |
committer | Ravi Kumar Alamanda <ralama@codeaurora.org> | Wed Nov 20 15:00:03 2013 -0800 |
tree | 88305620b600b41fa1756efc94423315f3c71718 | |
parent | 9f54827a45ea2f7266ec992a9e695f1e1c5bfc95 [diff] |
hal: Correct the multi-channel output usecase selection Both Multi-channel output on HDMI and Compress offload playback on HDMI use cases request for a stream with AUDIO_OUTPUT_FLAG_DIRECT. The current logic would then result selection MULTI_CH usecase. Fix this by checking for complete match of flags to select the use case. Change-Id: I66df94af6c3b837a6c8054282364e1acf78e6e0f