Merge "Include log/log_read.h for reading logs"

This commit is contained in:
Tom Cherry
2020-04-22 19:52:59 +00:00
committed by Gerrit Code Review

View File

@@ -24,7 +24,7 @@
#include <android-base/macros.h>
#include <log/log_event_list.h>
#include <log/log.h>
#include <log/log_read.h>
#include <nativehelper/JNIHelp.h>
#include <nativehelper/ScopedLocalRef.h>