No longer need android/log.h

Test: compile
Bug: 31992412
Change-Id: I5156590bfc94e46e9d282c197c3dd8c4bbd9e855
This commit is contained in:
Mark Salyzyn 2016-10-07 13:05:01 -07:00
parent 8810634773
commit df1b6947ec

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>