commit | cb94f70d5cfecf69f4f470497703befb270f6565 | [log] [tgz] |
---|---|---|
author | Android (Google) Code Review <android-gerrit@google.com> | Wed Dec 09 11:46:50 2009 -0800 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Dec 09 11:46:50 2009 -0800 |
tree | fc65df9687a88093b1416557ebeeb25f83f80889 | |
parent | 654fd5c185658a44e80502af3d72e5bcb9c17a05 [diff] | |
parent | 0aa2563bb75fe16926575d08f16a49951bd018ef [diff] |
Merge change I0f73439a into eclair * changes: Partially fix bug 2111240 Detect docking / undocking event by reporting to the AudioPolicyManager a new forced usage AudioSystem::FOR_DOCK which can take the FORCE_NONE, FORCE_BT_DOCK or FORCE_WIRED_ACCESSORY values. This CL is complemented by an update of the APM to take into account the FOR_DOCK usage.