commit | a3c98d8c1fd70d6c480b9e98d44fc1b16a899247 | [log] [tgz] |
---|---|---|
author | Devin Kim <dojip.kim@lge.com> | Thu Oct 12 12:04:28 2017 -0700 |
committer | Martin Brabham <optedoblivion@google.com> | Thu Oct 26 22:22:22 2017 +0000 |
tree | 5b9f9e1bf295a22e5ff595a1185540fe9bab5ea1 | |
parent | 787b2f57d3b5931e999e523451bf8ba32e52b189 [diff] |
Fix the double PCM open during HFP call If the second call is receving during a HFP call, audio path may change to deep-buffer for ringtone playback intermediately and then come back to HFP. So in this case, just keep the previsous opened PCM instead of re-opening the PCM. Bug: 66324788 Change-Id: I37666dac2602dc6d9d57a7fedc5a33f04890c1b5 (cherry picked from commit 74ab78e8356119b01f5d23d82221d8e2d5c9b3ac)