summaryrefslogtreecommitdiffstats
path: root/power
diff options
context:
space:
mode:
authorEric Laurent <elaurent@google.com>2012-02-15 18:40:31 -0800
committerEric Laurent <elaurent@google.com>2012-02-15 18:40:31 -0800
commitc5eb8b4a5d4395ce335bc7c3e6df2678fa47e2dd (patch)
treedbc68ad3c663b69a751c5b80104049fd907a5069 /power
parent02243837e48475c89ec1bbd25e1af49f38d8558a (diff)
downloadhardware_libhardware_legacy-c5eb8b4a5d4395ce335bc7c3e6df2678fa47e2dd.zip
hardware_libhardware_legacy-c5eb8b4a5d4395ce335bc7c3e6df2678fa47e2dd.tar.gz
hardware_libhardware_legacy-c5eb8b4a5d4395ce335bc7c3e6df2678fa47e2dd.tar.bz2
Fix volume not restored when exiting silent mode
The change for volume per device introduced a problem where if a headset is plugged in while in silent mode, the sound will not be restored at the first press on volume up key but only at the second press. This is because when exiting silent mode, AudioService reapplies the last known volume for all devices in any order and the last volume applied prevails, even if it is for a device other than currently selected by audio policy manager. The fix consists in applying a new volume only if the device indicated matches currently selected device on an output. Change-Id: I778b90a9ec5a8b4a15e0333bd045f2dd327f388c
Diffstat (limited to 'power')
0 files changed, 0 insertions, 0 deletions