commit | b9c5e853d9d15fce9989239d672a94c4d3110d07 | [log] [tgz] |
---|---|---|
author | Bernie Innocenti <codewiz@google.com> | Wed Nov 21 18:17:22 2018 +0900 |
committer | Bernie Innocenti <codewiz@google.com> | Wed Nov 21 18:17:22 2018 +0900 |
tree | 511e71aa647a92c630d192f9ddf2746caf08f266 | |
parent | adb188cd57c068b825bbc4adc6ecc35cf685991a [diff] |
Hush clang-tidy warning about copying UidRangeParcel. These are small enought that we could really pass them by value... but the clang-tidy isn't smart enough to know that. Test: m netd Change-Id: I4a2cb92373dfc2e53e22f152db7ec7d62cb2f6d3