commit | 1b38536a879c6f28f1e7a63910f3d17a3a8a986b | [log] [tgz] |
---|---|---|
author | jiabin <jiabin@google.com> | Wed Jul 24 17:33:02 2019 -0700 |
committer | jiabin <jiabin@google.com> | Wed Aug 07 11:22:58 2019 -0700 |
tree | 2cebf838e4c3f96350fe9d21846bb24d3c319371 | |
parent | aec59a59c59a906998d7af9655c4ca31ef6c5634 [diff] |
Use audio containers from libaudiofoundation. It is suggested to do so according to Vector.h and SortedVector.h. At framework side, there are audio containers such as FormatVector, ChannelMaskSet, SampleRateSet to replace the usage of Vector SortedVector for audio stuff. In default hal implementation, we can use these audio containers to replace Vector and SortedVector. Bug: 135621476 Test: play/record audio Change-Id: I4d985327fb76cd06afe241860d8b592abcbfe4f2