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

Skip to content
Commit c7d4c22a authored by Francois Gaffie's avatar Francois Gaffie
Browse files

Revert "AudioPolicyManager: fix closure of output supporting more than on device"



This reverts commit d7a5f2de.
It introduced a regression on patch / port id alignement between
java and native layer.
The patch involving the output was neither deleted nor recreated.
It still involves a device port id that was disconnected, thus does
not exist anymore.
Java side layer will not identify this port (match on id).

The resolution of the issue (particurily for the primary output, since
it may be removed and not assigned until one or more device reachable
by the primary is reconnected) shall reconsider the output (either closing
or rerouting) rather than keeping it blindly.

Signed-off-by: default avatarFrancois Gaffie <francois.gaffie@renault.com>
Change-Id: I39e2346b9205df4ca3804ea00b7ea05117e13b52
parent 1f63950e
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