Merge "No longer need android/log.h"

This commit is contained in:
Mark Salyzyn 2016-10-10 14:14:30 +00:00 committed by Gerrit Code Review
commit b330559fb6

View file

@ -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>