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

Commit 1b44b2b0 authored by Yifan Hong's avatar Yifan Hong Committed by android-build-merger
Browse files

Update to use the correct logging library. am: 961e6255

am: f9874a12

Change-Id: Id127a485eb1ef3eeb6c531d8cdcfc12847e65e4b
parents c72b6cf7 f9874a12
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -22,6 +22,8 @@


#include <android/hidl/memory/1.0/IMemory.h>
#include <android/hidl/memory/1.0/IMemory.h>


#include <android/log.h>

using android::hidl::memory::V1_0::IMemory;
using android::hidl::memory::V1_0::IMemory;


namespace android {
namespace android {