commit | b0c9148b009e4488f4a8b2ae3d009cb46ce2bc04 | [log] [tgz] |
---|---|---|
author | Carter Hsu <carterhsu@google.com> | Tue May 14 18:50:52 2019 +0800 |
committer | Carter Hsu <carterhsu@google.com> | Wed May 29 03:45:27 2019 +0000 |
tree | e2bb4f11eebd93b95ae684121a4d6c522e0a9ba8 | |
parent | aaa9496b9860c1f508342f875867897ce42a1a78 [diff] |
audio: fix AEC/NS effect control Android Q supports concurrent capture and will create more than one AEC/NS effects if app creates over 1 voice record tracks. Refine the AEC/NS control to support mutilple AEC/NS effects. Also correct the voice-call stream type in STHAL. Bug: 129111371 Bug: 128456220 Test: manual Change-Id: Icd0863f54e17cd6a5ee765f9bb5fe1b4580743a4 Signed-off-by: Carter Hsu <carterhsu@google.com>