platform_hardware_libhardwa.../audio
Bin Chen 33c7ebd729 libhardware_legacy: remove dead code in Android.mk
The commneted code is the only place in AOSP that still reference
BOARD_HAVE_BLUETOOTH and BOARD_USES_GENERIC_AUDIO. Delete it
to make things cleaner.

Test: Build
Change-Id: I37e3135bf2db2c6d46eb59d5a0de49d02c1a036d
Signed-off-by: Bin Chen <bin.chen@linaro.org>
2017-02-13 16:55:19 +11:00
..
A2dpAudioInterface.cpp Remove unused systemTime() and include utils/Timers.h. 2015-08-05 10:38:37 -06:00
A2dpAudioInterface.h hardware_legacy: provide HAL helpers for legacy audio users 2011-04-27 10:48:25 -07:00
Android.mk libhardware_legacy: remove dead code in Android.mk 2017-02-13 16:55:19 +11:00
audio_hw_hal.cpp Make libhardware_legacy warning clean. 2016-02-02 14:49:35 -08:00
audio_policy.conf audio: fix remote submix sampling rates 2013-09-26 11:28:36 -07:00
audio_policy_hal.cpp Use audio_session_t consistently 2016-03-10 09:44:53 -08:00
AudioDumpInterface.cpp Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE 2012-01-08 10:18:02 +00:00
AudioDumpInterface.h legacy: move legacy audio code from frameworks/base here 2011-04-27 10:48:20 -07:00
AudioHardwareGeneric.cpp Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE 2012-01-08 10:18:02 +00:00
AudioHardwareGeneric.h Code changes for audio offload support 2013-07-24 18:39:05 -07:00
AudioHardwareInterface.cpp Audio: add an openOutputStreamWithFlags API 2014-04-23 14:42:21 +02:00
AudioHardwareStub.cpp audio: fixed channel count determination from channel mask 2014-07-01 20:33:36 -07:00
AudioHardwareStub.h Code changes for audio offload support 2013-07-24 18:39:05 -07:00
AudioPolicyCompatClient.cpp Use audio_session_t consistently 2016-03-10 09:44:53 -08:00
AudioPolicyCompatClient.h Use audio_session_t consistently 2016-03-10 09:44:53 -08:00
AudioPolicyManagerBase.cpp Use audio_module_handle_t and audio_patch_handle_t consistently 2016-03-23 12:00:41 -07:00
AudioPolicyManagerDefault.cpp hardware_legacy/audio: provide a default audio policy implementation 2011-04-27 10:48:25 -07:00
AudioPolicyManagerDefault.h Fix google-explicit-constructor warnings in libhardware_legacy 2016-06-30 14:20:59 -07:00