diff options
author | Amal Paul <amal@codeaurora.org> | 2013-02-15 12:25:45 -0800 |
---|---|---|
committer | Steve Kondik <shade@chemlab.org> | 2013-02-19 11:13:52 -0800 |
commit | 390e2b19c3bdbacfdf59afdbad1a6818c5f1ed0c (patch) | |
tree | b5ec0e3a6f923e3a1cf7935810002fa12de72c5d /include | |
parent | e4a52e7469c5a7c247424777c2350e6a85ea685e (diff) | |
download | frameworks_av-390e2b19c3bdbacfdf59afdbad1a6818c5f1ed0c.zip frameworks_av-390e2b19c3bdbacfdf59afdbad1a6818c5f1ed0c.tar.gz frameworks_av-390e2b19c3bdbacfdf59afdbad1a6818c5f1ed0c.tar.bz2 |
audioflinger: Fix to set correct volume in Tunnel playback
- After a pause and resume, tunnel playback volume is always
set to maximum irrespective of the volume value before pause.
- The cause for this is, the stream volume is not used to set
the volume in directaudiotrack.
- Fix is to use the stream volume to set volume during tunnel
playback.
Change-Id: I59cda146ed88bd5c4186aeb9ae5d165f4a27493f
CRs-fixed: 452285
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions