Merge "No longer need android/log.h"

am: b330559fb6

Change-Id: Ie2b65008349d874eb96f40da24b1333e7e62e7da
This commit is contained in:
Mark Salyzyn
2016-10-10 14:19:41 +00:00
committed by android-build-merger

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>