commit | fce1086402c757bd2d68bbbdd5fb8d2e1b8ebec5 | [log] [tgz] |
---|---|---|
author | Vlad Popa <pvlad@google.com> | Fri Feb 03 10:37:07 2023 +0100 |
committer | Vlad Popa <pvlad@google.com> | Fri Feb 03 15:44:19 2023 +0100 |
tree | 23b2a385fb67c2542b97e896d501fb13ea620a28 | |
parent | 6465c3a51e74504acddc3d4e1a496437bb4be3e1 [diff] |
Fix possible deadlock between effect and af lock When updating the CSD metadata we should not hold the effect lock. Updating the metadata after we unlock the effect chain. Test: logs and dumpsys Bug: 267272643 Change-Id: I3c5f1f1d398e5bcdaaeefb413c63eb0394a7f397