summaryrefslogtreecommitdiff
path: root/tools/rootcanal/Android.bp
diff options
context:
space:
mode:
author Yi Kong <yikong@google.com> 2024-08-12 17:22:52 +0800
committer Yi Kong <yikong@google.com> 2024-08-12 18:32:30 +0000
commit923f19dbae710202aa48d9b71105cf3dbde9dfe6 (patch)
treee4c9df7e4fa5d8a26c0e56fc8e79e95cc966b7d3 /tools/rootcanal/Android.bp
parent176136b1a9c17a0f3c29d3428df52844267adb67 (diff)
Remove unnecessary std::move
Moving a temporary object prevents copy elision, and could reduce performance. This fixes -Wpessimizing-move compiler warning. Test: presubmit Test: m droid Bug: 154270751 Change-Id: I1dc582a755787f16b8bbe10e01c1f6726137b8cf
Diffstat (limited to 'tools/rootcanal/Android.bp')
0 files changed, 0 insertions, 0 deletions