Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 734046ea authored by Eric Laurent's avatar Eric Laurent
Browse files

audioflinger: fix mmap interface callback lock

Do not hold the MmapThread mutex when calling methods on
MmapStreamCallback as AAudioService will synchronously call
methods on MmapStreamInterface that will in turn acquire the mutex.

Bug: 78118584
Test: 'adb shell write_sine_callback -m3 -pl -s100 -x' and Plug headphones in and out.
Test: AAudio CTS tests

Change-Id: I5953bb449e67735271203a2e1dbef0a2b451f5d3
parent 331679c8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment