Skip to content
Commit 6aa213d7 authored by Jakub Tyszkowski's avatar Jakub Tyszkowski
Browse files

AS: Fix sometimes invalid volume set to LE Audio devices

In some cases when LE headet is connected, Audio Service can adjust
other devices volume level. We have to be sure that we use the
right volume level for the right device.

There seems to be a workaround for LE Audio devices, where the
volume level was not set for the outgoing calls. This does not seem
to be a problem anymore, and this workaround actually is the problem
and ocassionally can set volume level stored for the default speaker
device. This sometimes happens when rejecting the incoming call from
the LE Audio earbuds.

With this workaround removed, the issue with rejecting calls was not
reproduced anymore, and the issue with outgoing calls which this
workaround was suppose to prevent, was not observed as well.

It could be that the original issue that this woraround was made for
was already fixed.

Bug: 273165066
Test: tested manually making outgoing calls, taking and rejecting incoming calls
Change-Id: I97250c6cb2a7f3e59e51acbb9382bf03c26864ba
parent e347e926
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