commit | 07448c2929cb9ad7fb47369940aa758d08335f79 | [log] [tgz] |
---|---|---|
author | Yi Kong <yikong@google.com> | Thu Jan 26 01:23:03 2023 +0900 |
committer | Yi Kong <yikong@google.com> | Thu Jan 26 01:23:03 2023 +0900 |
tree | eda8e8973c8d14c1e275f88e4b094238eb2f8444 | |
parent | 98a65f23f07563d3a6bb59a34a899d919f1983f7 [diff] |
Fix compiler warning discovered by clang-r484482 external/googletest/googletest/include/gtest/gtest.h:1545:11: error: invalid operands to binary expression ('const std::vector<unsigned char>' and 'const android::hardware::hidl_vec<unsigned char>') [clang-diagnostic-error] if (lhs == rhs) { ~~~ ^ ~~~ Test: presubmit Change-Id: Iabe98a58d5dc5b9943c38240da2d8df6ac61fb7f