commit | f56f977bad45e3ef8eb63302c885a7df45bc8d57 | [log] [tgz] |
---|---|---|
author | Shiv Maliyappanahalli <smaliyap@codeaurora.org> | Thu Oct 31 15:32:45 2013 -0700 |
committer | Steve Kondik <shade@chemlab.org> | Mon Nov 11 17:15:33 2013 -0800 |
tree | 037bd8f72bcb6a59c092177b5b9c8a6ac82d4b3f | |
parent | 81f7a3ccfb3612530ec411a667e055e19614ea92 [diff] |
audio: fix no audio when playing dtmf tones AUDIO_OUTPUT_FLAG_DIRECT is passed for isCompatibleProfile() which would match incall music profile even for regular dtmf tones. As a result output stream for incall music case is selected. Fix by passing the input parameter flags along with AUDIO_OUTPUT_FLAG_DIRECT. CRs-fixed: 568696 Change-Id: Ie5a11f21a01c65fb07e9ae1268cf03b6744f9f6e