commit | 97bc3fba7b6a12cd2f057c2ba39b57ad9acf203e | [log] [tgz] |
---|---|---|
author | Lloyd Pique <lpique@google.com> | Tue Nov 19 12:07:47 2019 -0800 |
committer | Lloyd Pique <lpique@google.com> | Tue Nov 19 14:45:32 2019 -0800 |
tree | 5beac7a2d3af7c91abb2555d3f096badec661b38 | |
parent | 028bb375468935c891c16c98697b5c185df487a8 [diff] |
audio: Remove redundant PrintTo definitions hidl-gen now generates them for use by all Google Tests, calling toString(). The local audio PrintTo definitions in PrettyPrintAudioTypes.h are now redundant with the generated versions, and the entire header can be removed. Test: Verified the generated PrintTo functions work in a different GTest Change-Id: I80d100907e3c6c638608b0b8b34232b02decac19