commit | 247a367ab9d6d1a8c942bf2cdcc9c78e5bb2d80f | [log] [tgz] |
---|---|---|
author | Kuowei Li <kuowei.li@mediatek.com> | Wed Jul 21 21:46:07 2021 +0800 |
committer | Mikhail Naganov <mnaganov@google.com> | Fri Jul 23 18:43:30 2021 +0000 |
tree | ca0f9cd1dca22a96373d428cd4bfcb70f4ae1a12 | |
parent | 502d3db01b4345f155e3afd0ba6dfebe9cb20c5e [diff] |
IAudioFlinger: fix incorrect audio patch handle While updating an exist audio patch, the handle should be pass into patch panel. Otherwise, patch panel will treat it as a new patch, then make audio routing incorrect. Pass handle into patch panel if it exist. Bug: 194367027 Test: Manual test Change-Id: I15f0ecd47ec89140cd47f8aabbd9af5bd2b609e8