History log of /frameworks/av/services/audiopolicy/common/managerdefinitions/src/VolumeCurve.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1443bf8fff29b94470819aa1647bbc98d5780436 14-Apr-2018 Jean-Michel Trivi <jmtrivi@google.com> AudioPolicy: fix volume curve query for min/max index

Function to look up dB attenuation from index in volume curve
didn't check against invalid index values.

Bug: 77731632
Test: cts-tradefed run cts-dev -m CtsMediaTestCases -t android.media.cts.AudioManagerTest#testGetStreamVolumeDb
Change-Id: Ia89cdbe84dcd586f54b5d08de3774054197aada0
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/VolumeCurve.cpp
1b2a794a27caab3a1320d22b872b04ef73e96555 08-Dec-2017 Mikhail Naganov <mnaganov@google.com> audiopolicy: Remove ; after namespace bracket

Semicolons are not needed after the closing bracket of
a namespace, remove it.

Test: compiles
Change-Id: Ie82930365f738fd9c95a9163839a68b772e49d95
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/VolumeCurve.cpp
d362a52b836ebc2a12620b6f1932ae042a81d2e7 12-Jul-2016 rago <rago@google.com> Fix to usage of upper bound value in volume curve

Bug: 29627411
Change-Id: Iffe3bf69bf4b49cd76ffe00b16ebce1ab81c4631
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/VolumeCurve.cpp
d1ab2bd4f1ea166a7e9e81cfd7f3e5dd47135d4d 02-Dec-2015 François Gaffie <francois.gaffie@intel.com> audio policy: move volume table to XML file

This patch allows to store in XML file volume tables.
The compatibility is maintained for legacy conf file.
Configurable Engine is only compatible with new XML conf.
This patch removes from configurable engine Structure / Settings the volume
table but keep the configurabllity of switching volume profiles from
one another according to criteria like phone state...
(ex: DTMF stream type is following Voice Profile in call)

Change-Id: I78c91bc3378b6c47202abe7b5c1c1e011ff62eed
Signed-off-by: François Gaffie <francois.gaffie@intel.com>
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/VolumeCurve.cpp