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

Commit 5afd931c authored by Tom Cherry's avatar Tom Cherry Committed by Automerger Merge Worker
Browse files

Merge "Include log/log_read.h for reading logs" into rvc-dev-plus-aosp am:...

Merge "Include log/log_read.h for reading logs" into rvc-dev-plus-aosp am: f4f81612 am: 20d5c2cf

Change-Id: I7da61557fb3cd874833a3206043d987773450d90
parents 53a5d80c 20d5c2cf
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -33,7 +33,6 @@
#include <debuggerd/client.h>
#include <dumputils/dump_utils.h>
#include <log/log_event_list.h>
#include <log/log_read.h>
#include <log/logprint.h>
#include <private/android_logger.h>
#include <sys/mman.h>
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@
#include <map>

#include <android/os/IIncidentDumpCallback.h>

#include <log/log_read.h>
#include <utils/String16.h>
#include <utils/String8.h>
#include <utils/Vector.h>