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/XfrmControllerTest.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/XfrmControllerTest.cpp')
| -rw-r--r-- | server/XfrmControllerTest.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/server/XfrmControllerTest.cpp b/server/XfrmControllerTest.cpp index 1613905f..8f09ca87 100644 --- a/server/XfrmControllerTest.cpp +++ b/server/XfrmControllerTest.cpp @@ -60,8 +60,6 @@ using android::netdutils::Fd; using android::netdutils::MockSyscalls; using android::netdutils::Slice; using android::netdutils::Status; -using android::netdutils::StatusOr; -using android::netdutils::Syscalls; using ::testing::_; using ::testing::DoAll; |
