diff options
| author | Bernie Innocenti <codewiz@google.com> | 2019-01-30 22:40:53 +0900 |
|---|---|---|
| committer | Bernie Innocenti <codewiz@google.com> | 2019-02-01 20:07:56 +0900 |
| commit | a5161a006c572aeb82b012df5dd8bcf4533b64c7 (patch) | |
| tree | 15d78f24a761792ef7d3fb07fb4ada76cb434e95 /server/TetherController.cpp | |
| parent | 0b8bbc5fe3e4ee20b3b521c74cad2c6efa6323e3 (diff) | |
Enable more clang-tidy checks and treat them as errors
Test: tests/runtests.sh
Change-Id: If59480cee6460847f5c1cef17e3ef036b8e75651
Diffstat (limited to 'server/TetherController.cpp')
| -rw-r--r-- | server/TetherController.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/server/TetherController.cpp b/server/TetherController.cpp index 20e7ceeb..75cda7db 100644 --- a/server/TetherController.cpp +++ b/server/TetherController.cpp @@ -54,7 +54,6 @@ namespace android { namespace net { using android::base::Join; -using android::base::StringAppendF; using android::base::StringPrintf; using android::netdutils::statusFromErrno; using android::netdutils::StatusOr; |
