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

Skip to content
Commit 1dd07994 authored by Ramjee Singh's avatar Ramjee Singh Committed by Gerrit - the friendly Code Review server
Browse files

policy_hal: Function prototype correction for custom policy

- Ringtone is not heard when BT is connected because mute count
  for stream type ring is always greater then zero. The reason
  is when BT is connected duplicate output is created. Base policy
  does not handle mute count for duplicate output in stopSource
  properly. Custom policy stopSource handles this scenario but it
  is not called as signature does not match with base class
  stopSource

- Fix is to correct function signature for custom policy to make
  sure stopSource is called.

Change-Id: I8c0a99dbaae860a261ce2f15b6056d3d9c545568
parent cb47f05e
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