commit | 87d991be8a39baeeb728f3f0f397ef6ecb09f990 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed Dec 12 15:56:33 2018 -0800 |
committer | Steven Moreland <smoreland@google.com> | Thu Dec 13 00:13:15 2018 +0000 |
tree | e6b2481da983b44830d5dee712cd7a6a09e1362c | |
parent | ace631e16ab357e2628a54a7f8e4ba928f403777 [diff] |
interfacesEqual: not templatized, use const sp&. So, this will save space when the function is used, and it'll also save copies (when the object is already of this type, otherwise, the conversion constructor will still be invoked). Bug: 118394906 Test: boot, hidl_test Change-Id: I3cb81d578df43e9e91d54f52945c0c44cc35208e