commit | e9e11768e5168aeef7347d7b3c259d7a43b78088 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed Aug 01 13:23:45 2018 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Wed Aug 01 13:23:45 2018 -0700 |
tree | 9fc3b4c6a82274a2b549f82b103cc14ee53d137a | |
parent | 3418cd60774109a24061d8973a0f9e87b81e4c98 [diff] | |
parent | d71747b261b53dc726aae8bc632370484d579cc2 [diff] |
IWYU: healthd IPCThreadState am: 2ea3fa5cc1 am: ddb3234b08 am: d71747b261 Change-Id: Id06a4e01ac05e334d27cf144e1d661ad0cebe84a
diff --git a/health/2.0/utils/libhealthservice/HealthServiceCommon.cpp b/health/2.0/utils/libhealthservice/HealthServiceCommon.cpp index acb4501..039570a 100644 --- a/health/2.0/utils/libhealthservice/HealthServiceCommon.cpp +++ b/health/2.0/utils/libhealthservice/HealthServiceCommon.cpp
@@ -23,6 +23,7 @@ #include <health2/service.h> #include <healthd/healthd.h> #include <hidl/HidlTransportSupport.h> +#include <hwbinder/IPCThreadState.h> using android::hardware::IPCThreadState; using android::hardware::configureRpcThreadpool;