commit | 89308d02d2665ea331ac7f729e8c1af3bb9a2170 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Tue Apr 11 02:42:26 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Apr 11 02:42:27 2017 +0000 |
tree | 78c7d8d2634daa0ae94ef47a09f9c0fb23595212 | |
parent | cd4dbdf6b21cfc643df92105ef69fccfabcb1932 [diff] | |
parent | cccef01c2e33f15c81962b926ef8c040d36eaad6 [diff] |
Merge "Remove unused include in MQDescriptor.h of utils/Log.h."
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 {