commit | 7ce0535f7080b5e4f3cc19d96f38c53c4194405d | [log] [tgz] |
---|---|---|
author | Narsinga Rao Chella <nrchella@codeaurora.org> | Thu Apr 17 20:00:41 2014 -0700 |
committer | Narsinga Rao Chella <nrchella@codeaurora.org> | Fri Apr 18 14:22:05 2014 -0700 |
tree | 5588a146a871833e7fb5c3d586a9d499efd8d41f | |
parent | f2651901d00b9df0baaafae9fa53e78e13120ef4 [diff] |
hal: fix to handle voip issue when input stream starts first - adev_open_output_stream() fails if the use case is already enabled. Because of this, in case of VoIP, when the input stream is created and started before creating Audio Track, then the output stream creation fails. - Fix this issue by giving exception for VoIP use case. Change-Id: I5e7329d64075a09b99e5760a9050ace8c62a4e87 CRs-fixed: 651761