summaryrefslogtreecommitdiff
path: root/libs/androidfw/KeyLayoutMap.cpp
diff options
context:
space:
mode:
author Eric Laurent <elaurent@google.com> 2012-02-15 17:21:37 -0800
committer Eric Laurent <elaurent@google.com> 2012-02-15 17:21:37 -0800
commit98ad9b9d6fd34aad487933170f50b5519313df61 (patch)
tree1e1f78180883cc302c562092e027a3f405251af1 /libs/androidfw/KeyLayoutMap.cpp
parent870084d26d72a9a58c665349dde3ce511dd28466 (diff)
Fix music volume regression on tablets
A regression was introduced by the change enabling per device volume: music volume will not be completely silenced even if volume is shown at 0. The problem is that when media volume goes to zero, silent mode is entered and AudioService sends one message per stream/per connected device to the audiosystem handler to mute volume on each stream. As those messages were sent with the SENDMSG_NOOP attribute, some of them where lost. Change-Id: Ic665b1e9dcaf09506a4ec19bf3fe6997d4b071fd
Diffstat (limited to 'libs/androidfw/KeyLayoutMap.cpp')
0 files changed, 0 insertions, 0 deletions