commit | 3f461489b13b803fae5cbbdea949d44f75221615 | [log] [tgz] |
---|---|---|
author | Logan Chien <loganchien@google.com> | Mon Apr 23 14:31:32 2018 +0800 |
committer | Logan Chien <loganchien@google.com> | Mon Apr 23 14:38:51 2018 +0800 |
tree | 517434a693b3e7bb1bd854224b597154d52924b8 | |
parent | 8e3a7c9840885ceafd496cc9a960ed4d43c8b26f [diff] [blame] |
Rename <cutils/log.h> to <log/log.h> Bug: 78370064 Test: lunch aosp_walleye-userdebug && cd system/netd && mma Change-Id: I495f7cdc3f2aab26947f10041fc559700367f2ea
diff --git a/server/IptablesBaseTest.cpp b/server/IptablesBaseTest.cpp index f0a6d2c..bc56b49 100644 --- a/server/IptablesBaseTest.cpp +++ b/server/IptablesBaseTest.cpp
@@ -28,7 +28,7 @@ #include "NetdConstants.h" #define LOG_TAG "IptablesBaseTest" -#include <cutils/log.h> +#include <log/log.h> using android::base::StringPrintf;