commit | 8d29e6f0dc6e447582123f1f148faa064b1cf6b1 | [log] [tgz] |
---|---|---|
author | Michael Butler <butlermichael@google.com> | Thu Jan 05 10:56:52 2023 -0800 |
committer | Michael Butler <butlermichael@google.com> | Thu Jan 05 10:56:52 2023 -0800 |
tree | 31a56e3a87a378caed45ec8d48ce21d80fc01ed6 | |
parent | 78c84d62bdc4ebe288c7cfaf6ddf9febc47d227d [diff] |
Remove "explicit" from HardwareBuffer move constructor Clang-tidy gives the following lint message: "Move constructor should not be declared explicit" This CL applies the fix and removes "explicit". Bug: N/A Test: mma Change-Id: I5135aca1a1cf37d92f4561d90d34c00247804d7e