History log of /hardware/libhardware_legacy/audio/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7c85ce853421f6299eb5fd05782cf9e25a8f2071 20-Mar-2012 Glenn Kasten <gkasten@google.com> Remove obsolete references to libmedia

Change-Id: I65c10c2c6248a439d8ba6b3e9d540072fb25039f
/hardware/libhardware_legacy/audio/Android.mk
24a710aee7d9fa824fc3a2afe546bde46efabbb6 15-Mar-2012 Glenn Kasten <gkasten@google.com> Add libmedia_native

Change-Id: I1d66327828a5adb06911de1f72076bc0295255c1
/hardware/libhardware_legacy/audio/Android.mk
b4696fc22ba822ed37bd2e3a19bc17514ccc79c8 17-Feb-2012 Eric Laurent <elaurent@google.com> audio policy manager: more generic A2DP impl.

This change makes support for A2DP related audio policy more generic:
-removed WITH_A2DP compilation switch
-use output profile descriptors listing the parameters
(sampling rate, format...) devices and attributes (low power, tunneling...)
for each available output.
All the behavior specific to A2DP is derived from the A2DP output profile
descriptor.
- removed obsolete a2dpUsedForSonification() method.

This is a first step towards a more generic support for different audio
hardware modules (USB, HDMI) and output streams supporting different
combinations of parameters (sampling rate, format...) and attributes
(low power, tunneling...).
Ultimately, the hw modules and output descriptors will loaded from a
configuration file.

Change-Id: Ife3e49e1afbcb72613bfc8ce38919bb087ca85ea
/hardware/libhardware_legacy/audio/Android.mk
d8d8c60a3a91a2029294d95344b80d76fec09aed 27-Apr-2011 Dima Zavin <dima@android.com> hardware_legacy/audio: provide a default audio policy implementation

This uses the legacy policy code to build a default implementation that
can be used while we figure out what the new policy inheritance should
look like.

Change-Id: I3e4154abc7152b4f560b28e391a268bf508767e3
Signed-off-by: Dima Zavin <dima@android.com>
/hardware/libhardware_legacy/audio/Android.mk
b7e1f72899e7abb8416b1b76ae840c64c1c9eaaa 20-Apr-2011 Dima Zavin <dima@android.com> legacy: build legacy audio wrapper libs

Note that the legacy audio helper libs are not part of the
main libhardware_legacy lib itself.

Change-Id: Ie08343ab8de2d298db0041c711d7e02a284bc4c3
Signed-off-by: Dima Zavin <dima@android.com>
/hardware/libhardware_legacy/audio/Android.mk