..
android.hardware.audio@2.0-service.rc
Make audiohal service 'oneshot' to avoid double restart on crash
2016-12-09 18:53:22 +00:00
Android.mk
audiohal: Re-implement stream read and write using FMQ
2017-01-05 09:04:14 -08:00
Conversions.cpp
Audio HAL: fixes for issues discovered after client conversion
2016-12-01 13:48:58 -08:00
Conversions.h
Implement audio devices and streams HAL delegating to legacy HAL
2016-11-15 08:52:39 -08:00
Device.cpp
Merge "Update to use the correct logging library."
2016-12-02 18:42:01 +00:00
Device.h
Merge "Audio HAL: fixes for issues discovered after client conversion"
2016-12-02 00:06:16 +00:00
DevicesFactory.cpp
audio: add support for stub HAL in HIDL mode
2017-01-18 17:08:57 -08:00
DevicesFactory.h
Remove HIDL_GENERATED from things written by hand.
2016-11-29 15:05:31 -08:00
ParametersUtil.cpp
Implement audio devices and streams HAL delegating to legacy HAL
2016-11-15 08:52:39 -08:00
ParametersUtil.h
Implement audio devices and streams HAL delegating to legacy HAL
2016-11-15 08:52:39 -08:00
PrimaryDevice.cpp
Audio HAL: fixes for issues discovered after client conversion
2016-12-01 13:48:58 -08:00
PrimaryDevice.h
Merge "Audio HAL: fixes for issues discovered after client conversion"
2016-12-02 00:06:16 +00:00
service.cpp
Remove obsolete references to IPCThreadState/ProcessState.
2016-12-30 14:00:31 +01:00
Stream.cpp
Audio HAL default implementation: reduce logspam
2017-01-30 17:05:01 -08:00
Stream.h
Audio HAL default implementation: reduce logspam
2017-01-30 17:05:01 -08:00
StreamIn.cpp
Merge "Use MQDescriptor typedefs for cleanup"
2017-01-23 15:56:44 +00:00
StreamIn.h
audiohal: Re-implement stream read and write using FMQ
2017-01-05 09:04:14 -08:00
StreamOut.cpp
Audio HAL default implementation: reduce logspam
2017-01-30 17:05:01 -08:00
StreamOut.h
audiohal: Fix incompatibility with legacy hal for writes
2017-01-12 09:39:56 -08:00