commit | c35f3ae6f361a346b6d823601c69dd704afe644a | [log] [tgz] |
---|---|---|
author | Phil Burk <philburk@google.com> | Tue Feb 14 11:23:13 2017 -0800 |
committer | Phil Burk <philburk@google.com> | Tue Feb 14 11:23:13 2017 -0800 |
tree | fb544ed171d73bd1ad492b061108e64db818ccdb | |
parent | 2d6140b8dce137f89029b12468e25d5911f23420 [diff] |
libaaudio: remove LEGACY sharing mode It was a poor API. Choosing the AudioTrack path is not a sharing mode. Instead we decide internally, which path to choose based on sharing mode and availability. Test: CTS nativemedia/aaudio/test_aaudio.cpp Change-Id: I8b6246b95cea807dcd0fc82e08a16f68f17b47f3 Signed-off-by: Phil Burk <philburk@google.com>