OSDN Git Service

audio policy manager: remove ringer mode dump
authorEric Laurent <elaurent@google.com>
Thu, 8 Dec 2011 19:42:52 +0000 (11:42 -0800)
committerEric Laurent <elaurent@google.com>
Thu, 8 Dec 2011 19:47:29 +0000 (11:47 -0800)
commit314bacacbbc6a52b25e083a30bde8d986adc1ef3
tree980571b96eaa14e92cb4499f4ac3fee696e37221
parentda9978fb8e7af7493eeaf14a24d28a0adf028aa8
audio policy manager: remove ringer mode dump

The ringer mode is at the moment not passed down from AudioService to
AudioPolicyManager as it is currently not used in any routig decision.

So the value store in audio policy manager is wrong and the dump is miss leading.

Change-Id: I3c21c168393470fd64c1b73e3c511576a9acdd7e
audio/AudioPolicyManagerBase.cpp