OSDN Git Service

audio policy: apply default device volume
authorEric Laurent <elaurent@google.com>
Mon, 15 Jul 2013 22:35:58 +0000 (15:35 -0700)
committerEric Laurent <elaurent@google.com>
Mon, 15 Jul 2013 22:41:08 +0000 (15:41 -0700)
commite92d623811f3fd3e7cc5e5dd8bc93c0c0a8fdf50
tree92c880140ab556b3658ed786ce81434be76350c6
parent66707435156d8d99d795271a7bd54943065b4c2d
audio policy: apply default device volume

Make sure that we apply default device volume to
active outputs in case no specific volume for selected
device is received afterward.

Bug: 9760269.
Change-Id: I216de40396e1075e77493c97e8b192cd3a31d546
audio/AudioPolicyManagerBase.cpp