commit | 3d17632f134cfd51716e706774cd5cc8aaa7581f | [log] [tgz] |
---|---|---|
author | TreeHugger Robot <treehugger-gerrit@google.com> | Fri Apr 07 03:31:27 2017 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Apr 07 03:31:29 2017 +0000 |
tree | e3192eadc5d6391ec561427873409447a31d9549 | |
parent | 40ccc88443a4c5854dcc6dbd557f3e5111f2cc49 [diff] | |
parent | f022e5b55478756e66163cd6f85c91f5dc7c58cb [diff] |
Merge "Remove unused include in MQDescriptor.h of utils/Log.h." into oc-dev
diff --git a/base/include/hidl/MQDescriptor.h b/base/include/hidl/MQDescriptor.h index 3ed3685..abab212 100644 --- a/base/include/hidl/MQDescriptor.h +++ b/base/include/hidl/MQDescriptor.h
@@ -21,7 +21,6 @@ #include <cutils/native_handle.h> #include <hidl/HidlInternal.h> #include <hidl/HidlSupport.h> -#include <utils/Log.h> namespace android { namespace hardware {