commit | 013d4485d359f1f70f7d7a0aee757e66c326f995 | [log] [tgz] |
---|---|---|
author | Hsin-Yu Chao <hychao@google.com> | Fri Jul 02 23:20:55 2021 +0800 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jul 06 03:12:59 2021 +0000 |
tree | e90f299f86d243cd3cba7ff936019630df6803f1 | |
parent | 857f4c2c91aee790ad11cb197d7c3a0972c9eae5 [diff] |
CRAS: board_config - Add flag to disable HW echo ref For cases when HW provided echo reference is not stable, add a board config flag to prevent APM from using it. Note that as we implement possibly_enable_echo_reference() in cras_iodev_list, the echo ref will still be opened. Just that APM doesn't use it and switches back to use the playback device for echo cancellation processing. BUG=b:192531773 TEST=Manual. YouTube playback works. Change-Id: I341470fdb1c5a4c31839df1fee1c9f95b4bf3782 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/adhd/+/3001093 Commit-Queue: Hsinyu Chao <hychao@chromium.org> Tested-by: Hsinyu Chao <hychao@chromium.org> Reviewed-by: Cheng-Yi Chiang <cychiang@chromium.org> (cherry picked from commit 8bb1251d4c0fbd052501f55200a335d92aba0ef3) Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/adhd/+/3007634 Reviewed-by: Hsinyu Chao <hychao@chromium.org>