summaryrefslogtreecommitdiffstats
path: root/health
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2018-07-31 18:16:41 -0700
committerSteven Moreland <smoreland@google.com>2018-08-01 01:23:53 +0000
commit2ea3fa5cc12695ac0b71e2835f502ba9c1cbaefd (patch)
tree45d2a913a4593c7ce4ffe1d91b2250d3d150736a /health
parent0e193786e89847e05e52e2e6908ef337f4912259 (diff)
downloadandroid_hardware_interfaces-2ea3fa5cc12695ac0b71e2835f502ba9c1cbaefd.tar.gz
android_hardware_interfaces-2ea3fa5cc12695ac0b71e2835f502ba9c1cbaefd.tar.bz2
android_hardware_interfaces-2ea3fa5cc12695ac0b71e2835f502ba9c1cbaefd.zip
IWYU: healthd IPCThreadState
Bug: 65843592 Test: m Change-Id: I6f235c8a851079f335cfbc15b9bdb6f9d34d91fe
Diffstat (limited to 'health')
-rw-r--r--health/2.0/utils/libhealthservice/HealthServiceCommon.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/health/2.0/utils/libhealthservice/HealthServiceCommon.cpp b/health/2.0/utils/libhealthservice/HealthServiceCommon.cpp
index acb4501c0..039570a7c 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;