commit | 600cf140a1cc2c5be5d54a26e69bcfe984dc012b | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Tue Apr 11 02:50:28 2017 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Apr 11 02:50:28 2017 +0000 |
tree | 78c7d8d2634daa0ae94ef47a09f9c0fb23595212 | |
parent | 3c98b8cd3ced91991f492fef3a1908b5ccced857 [diff] | |
parent | 89308d02d2665ea331ac7f729e8c1af3bb9a2170 [diff] |
Merge "Remove unused include in MQDescriptor.h of utils/Log.h." am: 89308d02d2 Change-Id: I8f6e75b97df5bdeff9193780155b33b506683a91
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 {