Merge "Include log/log_read.h for reading logs" am: 9656b0942c

Change-Id: I1767249f702ba88edde528feafd8e4bb25019bfb
This commit is contained in:
Tom Cherry
2020-04-22 20:01:21 +00:00
committed by Automerger Merge Worker

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>