summaryrefslogtreecommitdiffstats
path: root/libaudio/AudioPolicyManager.h
Commit message (Collapse)AuthorAgeFilesLines
* audio policy: added configuration fileEric Laurent2012-03-211-4/+0
| | | | | | | Added audio policy manager configuration file. removed obsolete hasBackMicrophone() method from AudioPolicyManagerBase class. Change-Id: Ib5e5f8b5af9bb0b53a6c0c4f45be374bb8863c92
* audio policy manager refactoring.Eric Laurent2012-03-121-4/+0
| | | | | | | Removed obsolete method a2dpUsedForSonification() and compilation switch WITH_A2DP. Change-Id: I3df7b81df92f018d6bbc1bff2ec22d1c53e8035e
* crespo/audio: build hal modules instead of libaudioDima Zavin2011-04-201-1/+1
| | | | | Change-Id: Ia4134c310a8e854d85c3584907a4da07355cc2b3 Signed-off-by: Dima Zavin <dima@android.com>
* Restore use of AudioPolicyManagerBase class.Eric Laurent2010-10-011-184/+12
| | | | | | | | | AudioPolicyManager implementation must use AudioPolicyManagerBase for all default behavior. Crespo was using an implementation of AudioPolicyManager based on a pre Eclair version that did not derive from AudioPolicyManagerBase and thus was missing a lot of improvements and bug fixes. Change-Id: I0dd8de15047109d1534e532c924e9beb46fd23e6
* S5PC11X: crespo: add alsa-lib, alsa-utils, libaudio, libcameraJeong-Seok Yang2010-08-251-0/+218
Change-Id: I4a6ee248b407c67682eb8884d1176f4807288c7c