summaryrefslogtreecommitdiffstats
path: root/legacy
Commit message (Collapse)AuthorAgeFilesLines
* Enable support for msm8992 & msm8994 targetsAjay Dudani2015-04-161-3/+3
| | | | Change-Id: I8da8a5b9885c7202d858b181d610aadc12544852
* Cleanup Obsolete LOCAL_PRELINK_MODULE.Ying Wang2014-12-162-2/+0
| | | | | Bug: 18675947 Change-Id: Id0a9c1c7008884be6939c57772f8f13636826f49
* Remove checks for TARGET_SIMULATORDmitriy Ivanov2014-12-092-15/+3
| | | | Change-Id: I0a3824174f1a5cf625c638c5901a7c4cecc95d01
* audio HAL: add parameters to open stream functionsEric Laurent2014-07-271-2/+6
| | | | | | | | Pass device address (and audio source for inputs) to open_output_stream() and open_input_stream() audio HAL functions. Bug: 14815883. Change-Id: I8019263435721f4f6ee3144897e1398946a843a7
* Audio policy HAL exposes remte stream activityJean-Michel Trivi2013-02-111-0/+8
| | | | | | | | Audio policy HAL implements audio_policy.is_stream_active_remotely() Bug 7485803 Change-Id: I221d5891d2bdae8df3892c17f42d5a3972e4883f
* add new audio HAL (disabled)Ravi Kumar Alamanda2013-02-081-1/+0
| | | | | | | | | -- build when BOARD_USES_LEGACY_ALSA_AUDIO is not defined -- under hal/ -- uses audio_route library Change-Id: Ibf2706ba55e5a2dbd69b5f4cfac8a5cc68220b86 Signed-off-by: Iliyan Malchev <malchev@google.com>
* move old audio-HAL code under legacyIliyan Malchev2013-02-0834-0/+18175
Change-Id: Ic70f5ed9690a80801865a60c807657e51a476be6 Signed-off-by: Iliyan Malchev <malchev@google.com>