commit | 7459b90d769a85a4727a2fc02aa96695454ba652 | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Wed Apr 19 18:10:41 2017 -0700 |
committer | Phil Burk <philburk@google.com> | Fri Apr 21 05:10:54 2017 +0000 |
tree | df9fb1db712ad5fa2219bb081d9152821db53f1b | |
parent | 24059088a46160f731903cc66404184a531d0478 [diff] |
audioflinger: fix mmap stream volume Fix bad casting from MmapPlaybackThread to VolumeInterface causing volume commands to be lost by audio flinger for MMAP threads. Bug: 37518243 Test: Verify volume is received by the audio HAL on MMAP streams Verify no regression for other stream types. Change-Id: I584ae868245358b2edefecc46a5249092f8be229