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

Skip to content
Commit 014b6b91 authored by Ravi Kumar Alamanda's avatar Ravi Kumar Alamanda
Browse files

hal: fm: Fix incorrect routing of fm audio to speaker

- FM audio is enabled or disabled through set_parameters() API
  on primary output stream. The audio is routed to device of
  primary output stream.
- If the routing is not updated before the enable command, the
  audio is routed to previous device of primary output.
- Fix the issue by updating the primary output device with device
  from enable command.

Change-Id: I67764b8b5d2cfaddef94ccfe555702289bf36f95
CRs-Fixed: 651821
parent 356df1fe
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