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

Commit d3289ac5 authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "Remove logcat's false dependency on a libutils header file."

parents fdd26c96 b9e53b4d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@
#include <log/logd.h>
#include <log/logger.h>
#include <log/logprint.h>
#include <utils/threads.h>
#include <system/thread_defs.h>

#define DEFAULT_MAX_ROTATED_LOGS 4