commit | bf49308851509d38dbf3f57d9682a819d9f983c9 | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Mon Apr 17 17:37:12 2017 -0700 |
committer | Mikhail Naganov <mnaganov@google.com> | Mon Apr 17 17:43:36 2017 -0700 |
tree | 89168af93deeb8337376b130e40db86179f4a4d2 | |
parent | 064ac067e3e9c2e68d363aa5db57cdd6e2911cdd [diff] |
audioflinger: Make use of android-base/macros.h Replace local definitions of "array size" macro, and declarations of non-copyable objects with corresponding constructs from android-base/macros.h. Also change "protected:" to "private:" for classes not designed to be inherited. Change-Id: I2d1e6d153511ed84d52fe6377879f83258890653 Test: make