resolve merge conflicts of b7d5a47cec to master.

Change-Id: I0c5211a00d92d0ee796bb9c77d2e13675a2a3e8d
diff --git a/CryptCommandListener.cpp b/CryptCommandListener.cpp
index 9feb5ec..ac2607a 100644
--- a/CryptCommandListener.cpp
+++ b/CryptCommandListener.cpp
@@ -31,8 +31,8 @@
 
 #define LOG_TAG "VoldCryptCmdListener"
 
-#include <base/logging.h>
-#include <base/stringprintf.h>
+#include <android-base/logging.h>
+#include <android-base/stringprintf.h>
 
 #include <cutils/fs.h>
 #include <cutils/log.h>