summaryrefslogtreecommitdiff
path: root/server/InterfaceController.cpp
diff options
context:
space:
mode:
authorLuke Huang <huangluke@google.com>2018-07-24 16:38:22 +0800
committerLuke Huang <huangluke@google.com>2018-10-24 15:16:15 +0900
commite64fa3865054f40d150891e22aa6f7633fa9afee (patch)
treef9a2f5349c3af71aae692234bd1b0405804334f6 /server/InterfaceController.cpp
parent82ad648ccc29e743450103dd5b6d513a035ff3d8 (diff)
Firewall-related commands porting
Test: built, flashed, booted system/netd/tests/runtests.sh passes Change-Id: I0fcf6ac4e5d96cbf63d6752bee7202cdef940e82
Diffstat (limited to 'server/InterfaceController.cpp')
-rw-r--r--server/InterfaceController.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/server/InterfaceController.cpp b/server/InterfaceController.cpp
index 7006fee5..fde7f4f3 100644
--- a/server/InterfaceController.cpp
+++ b/server/InterfaceController.cpp
@@ -21,7 +21,6 @@
#include <sys/socket.h>
#include <functional>
-
#define LOG_TAG "InterfaceController"
#include <android-base/file.h>
#include <android-base/properties.h>