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

Commit 14adeef3 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "liblog: use log/log.h when utilizing ALOG macros"

parents 8cf0eba3 b4c16851
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
#include <string.h>
#include <mutex>

#include <android/log.h>
#include <log/log.h>

using android::hardware::memtrack::V1_0::IMemtrack;
using android::hardware::memtrack::V1_0::MemtrackType;