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

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

Update to use the correct logging library.

am: 961e6255

Change-Id: Ide52fc12de77ccef050e915461ebca9cba68f34e
parents 77d0a60f 961e6255
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 {