commit | 169c9dc7839af2d170110d43e9a1e220f5955e60 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Wed Apr 29 10:37:03 2020 -0700 |
committer | Yabin Cui <yabinc@google.com> | Wed Apr 29 10:44:11 2020 -0700 |
tree | 755a65aaccbab14828aec29eb9bccdb4cc9b703c | |
parent | d2896dd13a3de961a3997fecf673917abf28267e [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