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

Skip to content
Commit d9b33577 authored by Dhananjay Kumar's avatar Dhananjay Kumar
Browse files

hal: fix incorrect routing for voip calls

-VOIP usecase uses primary output for routing and volume
 control, if no active output is explicitly associated
 with the usecase. But the usecase is getting updated with
 primary output even when an active VOIP output is still
 associated with the usecase, and only input stream is closed.
 This result in incorrect routing for the usecase, as primary
 output is not active and would not have updated device info.
-To fix the issue associate primary output with VOIP usecase
 only if the usecase is not having any other output associated
 but still have a valid input which can be used for voip call.

CRs-Fixed: 2026594
Change-Id: Ib40698cb8cd7577093f98d061ec3923dbe20b7e2
parent 862b39ab
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