No longer need android/log.h
Test: compile Bug: 31992412 Change-Id: I5156590bfc94e46e9d282c197c3dd8c4bbd9e855
This commit is contained in:
parent
8810634773
commit
df1b6947ec
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
|
||||||
#include <adb.h>
|
#include <adb.h>
|
||||||
#include <android/log.h> /* Android Log Priority Tags */
|
|
||||||
#include <android-base/file.h>
|
#include <android-base/file.h>
|
||||||
#include <android-base/logging.h>
|
#include <android-base/logging.h>
|
||||||
#include <android-base/parseint.h>
|
#include <android-base/parseint.h>
|
||||||
|
|
Loading…
Reference in a new issue