1 The code in this library is implemented according to legacy audio HAL scheme:
2 - use of AudioHardwareInterface C++ interface.
3 - use of C++ classes in frameworks/base.
4
5 It should not be used as an example for newer audio HALs implementations.
6
7
8