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

Skip to content
Commit 8ed73c1c authored by Eric Laurent's avatar Eric Laurent
Browse files

audio policy: improve capture policy for clients with same UID

Modify concurrent capture logic to allow different policies
applied to record clients sharing the same UID.
Previously, because the control granularity was the UID, we had to
enforce the same decision for all clients with the same UID.
Now that audio flinger and audio policy manager APIs to silence capture
are per port ID, we can apply a different policy for each record instance.

Bug: 139370731
Test: AudioRecordTest#testRecordNoDataForIdleUids

Change-Id: I533b74602fa465fd5df7f848eca48dfd49b424c8
parent 5ada82ee
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