commit | e5cfbd53612f2383f2e32b7a2605628f3c7baf6e | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Thu May 22 17:30:48 2014 -0700 |
committer | Eric Laurent <elaurent@google.com> | Wed May 28 14:09:49 2014 -0700 |
tree | 62df53820427c82d845eb02bd1cd62ee085bb5a6 | |
parent | d6461906586032716fc5ff9970c8c6cacf235a20 [diff] |
DO NOT MERGE - audio policy: enable use of new AudioPolicyManager Do not define USE_LEGACY_AUDIO_POLICY by default. By default, all devices will now use the new audio policy implementation in AudioPolicyManager.cpp To continue using the legacy audio policy implemented by AudioPolicyManagerBase in libhardware_legacy a device should define USE_LEGACY_AUDIO_POLICY in its makefile. Change-Id: I7b8cac3cbb24b11105ba6233501c7212f5985727