commit | 8cf5cf7c49e6c7cff160149727b17e1ab6015409 | [log] [tgz] |
---|---|---|
author | Safa Boumaiza <Safax.boumaiza@intel.com> | Tue Nov 10 10:11:54 2015 +0100 |
committer | Zhiquan Liu <zhiquan.liu@intel.com> | Thu Dec 03 05:43:37 2015 +0000 |
tree | 5a29d017b134bb1e70b31100effe5ff5094cfc50 | |
parent | b6845aff2f9f4802340d3c9b3b7e749a10a340ab [diff] |
Volume should take VOLUME_MIN_DB value when audio is muted. Audio can be heard when muting volume as the minimum volume value takes 0.0f instead of VOLUME_MIN_DB (-758). This patch fixes the minimum volume value which should be VOLUME_MIN_DB instead of 0.0f. Change-Id: I4cb8093b6d9f18e5330ba5f770b9133baa77542f Signed-off-by: Safa Boumaiza <Safax.boumaiza@intel.com> Signed-off-by: Zhiquan Liu <zhiquan.liu@intel.com>