commit | f580db2ae0d34b426be39bb15f7cef059fda9a64 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Thu Apr 30 00:42:33 2020 +0000 |
committer | Maciej Zenczykowski <maze@google.com> | Thu Apr 30 13:14:14 2020 +0000 |
tree | 3892b001cfd7a8b05314a058e093f682baf05f89 | |
parent | e90d5c4b1e21710456b7a34a63151bfe317b373a [diff] |
BandwidthController: fix performance-no-automatic-move warning. In the next compiler update, it reports the below warning as error: system/netd/server/BandwidthController.cpp:263:12: error: constness of 'ipt_basic_accounting_commands' prevents automatic move [performance-no-automatic-move,-warnings-as-errors] return ipt_basic_accounting_commands; Bug: 149839606 Test: build. Change-Id: I32ee491b0de6a986dc66de06a4f56d980f794136 Merged-In: I32ee491b0de6a986dc66de06a4f56d980f794136