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

Skip to content
Commit dacc06f5 authored by Jean-Michel Trivi's avatar Jean-Michel Trivi
Browse files

Fix AudioPolicyManager dynamic policy initialization

AudioPolicyManager::getInputForAttr() is initializing the AudioMix
 for the new AudioInputDescriptor.
The audio policy manager refactoring introduced a regression where
 the association of an existing AudioMix (registered when the
 associated AudioPolicy was registered) with the input descriptor
 copied a value of local scope, instead of referencing the
 AudioMix in the list of mixes.

Bug 20081375

Change-Id: Iddd57fed8525880afd1d4a5493f97130aabe4816
parent e41b5f31
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