summaryrefslogtreecommitdiffstats
path: root/libaudio/README
blob: d446f907669031a6419fa14c17da7b29607e28e6 (plain)
1
2
3
4
5
6
7
The code in this library is implemented according to legacy audio HAL scheme:
 - use of AudioHardwareInterface C++ interface.
 - use of C++ classes in frameworks/base.

It should not be used as an example for newer audio HALs implementations.