commit | b330559fb6a00f143fe296d4c7b4b4782564ac92 | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Mon Oct 10 14:14:30 2016 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Oct 10 14:14:30 2016 +0000 |
tree | ad1bd9bb6a1a3470519226dc0713bf098b7444fe | |
parent | aa4924cab176a3ac49c4a02e7b6c4012ffa50ee4 [diff] | |
parent | df1b6947ec16362c20101f965a592fdb277e8853 [diff] |
Merge "No longer need android/log.h"
diff --git a/recovery.cpp b/recovery.cpp index 12df61d..9cf63c4 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>