Update to use the correct logging library.
am: 961e625526
Change-Id: Ide52fc12de77ccef050e915461ebca9cba68f34e
This commit is contained in:
commit
f9874a121e
1 changed files with 2 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue