Merge "No longer need android/log.h" am: b330559fb6 am: 7bf11aadfd
am: 5ceada5bea

Change-Id: Id48d36a1a61171aa199e85f50a454229c50b72e9
diff --git a/recovery.cpp b/recovery.cpp
index 7419bac..3b1305e 100644
--- a/recovery.cpp
+++ b/recovery.cpp
@@ -39,7 +39,6 @@
 #include <vector>
 
 #include <adb.h>
-#include <android/log.h> /* Android Log Priority Tags */
 #include <android-base/file.h>
 #include <android-base/logging.h>
 #include <android-base/parseint.h>