commit | 34e55a460c83ce5e929f864f86732f59ef39ad2f | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Mon Apr 24 16:37:56 2023 +0200 |
committer | Eric Laurent <elaurent@google.com> | Mon Apr 24 16:37:56 2023 +0200 |
tree | 0e64c613280bb5dca9b9090c26345baae4958018 | |
parent | 4ac986d8355b41ce4bbcacfcbee35c63cc5da78d [diff] |
PatchPanel: fix deadlock when releasing a patch Commit 1e28aaa6 was incomplete in that it only addressed a potential deadlock when creating an audio patch but the same problem exists when releasing an audio patch. This change fixes the release audio patch sequence. Bug: 276386807 Test: repro steps in the bug Change-Id: I3615f22d4f0a4060b1397d6639625acbc18fbe86