Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 33c177ba authored by Tom Cherry's avatar Tom Cherry Committed by Automerger Merge Worker
Browse files

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

Change-Id: I091f6aecb388664682092e1f766a52b9f6e5dd48
parents 3642cdce d1d85106
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>