commit | 965650e5c36f39cb5e6d780a22ff711fbf5a37f5 | [log] [tgz] |
---|---|---|
author | Phil Burk <philburk@google.com> | Thu Sep 07 21:00:09 2017 -0700 |
committer | Phil Burk <philburk@google.com> | Fri Sep 08 16:24:17 2017 -0700 |
tree | 95b4d26ce9b2f0590e59ddeeafd9d020db06b652 | |
parent | fbe5bd5d97cdeee6f4982a7db0db42311433aacd [diff] |
aaudio: fix problems with PlayerBase and ref counting CTS test was crashing because of a multiple inheritance problem involving PlayerBase. We now implement separate PlayerBase class that sits between AudioStream and the system. Bug: 65450109 Test: CTS nativemedia/aaudio Change-Id: I424663acc1eeacc9544769991495cb48f4110359