summaryrefslogtreecommitdiff
path: root/boot/1.0/default/service.cpp
diff options
context:
space:
mode:
authorBill Peckham <bpeckham@google.com>2018-09-05 13:08:15 -0700
committerBill Peckham <bpeckham@google.com>2018-09-05 13:08:53 -0700
commitd190f3a68a52f0b7b32fdc52fc21482d9e93c095 (patch)
treedbbf7a05367c3bf041fdeeff17329661b400bad9 /boot/1.0/default/service.cpp
parent21431e337b6b9a6e967f8f32716b35f7f37d8304 (diff)
Merge QP1A.180823.001
Change-Id: I0e80bda07db2ee67575e7d3c8bde46bf29d8c790
Diffstat (limited to 'boot/1.0/default/service.cpp')
-rw-r--r--boot/1.0/default/service.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/boot/1.0/default/service.cpp b/boot/1.0/default/service.cpp
index fbae285bdf..9879eb7946 100644
--- a/boot/1.0/default/service.cpp
+++ b/boot/1.0/default/service.cpp
@@ -17,6 +17,7 @@
#include <android/hardware/boot/1.0/IBootControl.h>
#include <hidl/LegacySupport.h>
+#include <hwbinder/ProcessState.h>
using ::android::hardware::boot::V1_0::IBootControl;
using android::hardware::defaultPassthroughServiceImplementation;