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

Skip to content
Commit 77881cd0 authored by Eric Laurent's avatar Eric Laurent
Browse files

fix audio port ID generation for new AudioTrack and AudioRecord

commit 0f4b3c54 introduced a problem in audio port ID generation
by audio policy manager when a new playback or record track
is created: audio flinger was passing a random port ID to
getOutputForAttr and getInputforAttr.
This caused audio policy to confuse several record tracks
and fail to process capture stop properly.

Bug: 72628781
Test: manual camcorder tests

Change-Id: I55e18e2e6ccb9f69c36372d9bf9becf85e7c2614
parent 7dca8a83
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