Update to use the correct logging library.

am: 961e625526

Change-Id: Ide52fc12de77ccef050e915461ebca9cba68f34e
This commit is contained in:
Yifan Hong 2016-12-03 23:10:19 +00:00 committed by android-build-merger
commit f9874a121e

View file

@ -22,6 +22,8 @@
#include <android/hidl/memory/1.0/IMemory.h>
#include <android/log.h>
using android::hidl::memory::V1_0::IMemory;
namespace android {