summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* Extract out audio DSP code to utility libraryGlenn Kasten2011-12-161-1/+3
| | | | Change-Id: Ib8ce72028a7ea30e82baa518e381370e820ebbd0
* Fix issue 4604090: notification sound interrupted.Eric Laurent2011-07-251-1/+2
| | | | | | | | | | | | | The problem is that the audio HAL fails to acquire the wake lock when playing the notification. This is because of a change that removed the mediaserver process form the system group for honeycomb. The fix consists in requesting the wake lock from PowerManagerService when AudioFlinger mixer wakes up. A consequence of this change is that audio HALs or pcm drivers do not have to hold wake locks anymore as in the past. Change-Id: I4fb3cc84816c9c408ab7fec75886baf801e1ecb5
* Merge "Log CPU usage"Glenn Kasten2011-07-151-0/+1
|\
| * Log CPU usageGlenn Kasten2011-07-151-0/+1
| | | | | | | | Change-Id: Ie447e59be139153e526b7ad467c46c659d26816f
* | Remove the simulator target from all makefiles.Jeff Brown2011-07-111-13/+2
| | | | | | | | | | | | Bug: 5010576 Change-Id: I04d722f258951a3078fe07899f5bbe8aac02a8e8
* | Moved and renamed effect API header filesEric Laurent2011-07-071-0/+3
|/ | | | | | | | Moved specific effect header files to system/media/audio_effects/include/audio_effects and renamed to lower case (effect_xxx.h). Change-Id: Icfc2264bfd013cab0395d7e310ada636b9fe3621
* audio/media: convert to using the audio HAL and new audio defsDima Zavin2011-04-271-0/+3
| | | | | Change-Id: Ibc637918637329e4f2b62f4ac7781102fbc269f5 Signed-off-by: Dima Zavin <dima@android.com>
* audioflinger: move legacy audio hw/policy out to libhardware_legacyDima Zavin2011-04-271-87/+0
| | | | | Change-Id: I4adcec73d3c08bcbe15bb19e1ba2ff18b195af45 Signed-off-by: Dima Zavin <dima@android.com>
* Bug 3366885 Remove LVMX switchGlenn Kasten2011-02-031-8/+0
| | | | Change-Id: I0bf98c6f85f00b3296874571e1c049dcc4e2fcca
* move native services under services/Mathias Agopian2010-07-141-0/+131
moved surfaceflinger, audioflinger, cameraservice all native services should now reside in this location. Change-Id: Iee42b83dd2a94c3bf5107ab0895fe2dfcd5337a8