commit | c40106ff12387a155eed450726828c0a7e1f002c | [log] [tgz] |
---|---|---|
author | Karthik Reddy Katta <a_katta@codeaurora.org> | Wed Sep 09 19:56:52 2015 +0530 |
committer | Linux Build Service Account <lnxbuild@localhost> | Tue Oct 06 03:25:02 2015 -0600 |
tree | 5cb8606567832a5dd062c3fd6505ce8526b01401 | |
parent | 14154955cac023afd736dc658d06a27f31f68e1c [diff] |
audiopolicy: fix for voice call to work on USB headset during concurrency When an input stream is active on USB headset and if a voice call is received, the proxy_open() for voice call fails and the screen freezes. All active inputs must be closed before opening input stream for voice call and also all new requests to open input stream must be blocked. Change-Id: I3fb0d482a77495ff6fe9fcdc8a1f8915ade52c9a CRs-fixed: 876993