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

Skip to content
Commit 2b8f28f3 authored by Zhou Song's avatar Zhou Song
Browse files

hal: fix incorrect initial VOIP volume

VOIP playback volume could be set early before stream started,
this is ignored since the path is inactive at this time. Later
when playback path is set up, no initial volume will be applied
and default maximum value could be used, which makes VOIP sound
heard at maximum volume.
Fix this by resetting the volume after path is set up to ensure
the initial volume passed from AF can take effect.

CRs-Fixed: 2102960

Change-Id: Ic7809d42cdf59a86870f102414fb01e49dbc803d
parent b492e072
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