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

Commit 473c9136 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add proper init_flags inclusion to gd logging"

parents b140f07c 4c2dd52c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -30,6 +30,8 @@ static_assert(LOG_TAG != nullptr, "LOG_TAG should never be NULL");

#include <log/log.h>

#include "common/init_flags.h"

#ifdef FUZZ_TARGET
#define LOG_VERBOSE(...)
#define LOG_DEBUG(...)