commit | 79dfa3c5a26e99f10902851e6c7142e7ddb9bb81 | [log] [tgz] |
---|---|---|
author | Alexy Joseph <alexyj@codeaurora.org> | Wed Apr 20 18:44:56 2016 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon May 02 01:40:46 2016 -0700 |
tree | a7cd2bb2f8181de9df60d1e346f1b8c4abcf3abb | |
parent | b0163e7c4c07a9f01633a71438287539f84278d0 [diff] |
hal: Fix device selection during voice call During a voice call, when a device switch happens for any stream, we try to make sure that all streams sharing the same back end is re-routed to the new device. This was causing even devices that do not share the same codec backend to get re-routed to the new device. Fix this by checking for the device on which use case is running Change-Id: I101b79d3642fa1f8f32eeaf3731a5c7bd5364c72 CRs-Fixed: 1006364