summaryrefslogtreecommitdiffstats
path: root/health
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2017-10-06 01:32:20 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-10-06 01:32:20 +0000
commit4f945fce3333f27a48a8d9b1b1703a64c1f9a04b (patch)
tree93497d0321ce2905965e11c34b59ed15690a251d /health
parenta3337887d760ec0ddcc826db69225c49d8357b10 (diff)
parent8b8d26820794216ed5e44ba302a7ecff99f50eab (diff)
downloadandroid_hardware_interfaces-4f945fce3333f27a48a8d9b1b1703a64c1f9a04b.tar.gz
android_hardware_interfaces-4f945fce3333f27a48a8d9b1b1703a64c1f9a04b.tar.bz2
android_hardware_interfaces-4f945fce3333f27a48a8d9b1b1703a64c1f9a04b.zip
health@2.0 vts: Add missing include am: b02df7b9e1 am: 268858d8a9
am: 8b8d268207 Change-Id: Ia6c487f57299376cd2b68fda0094f8f994bad934
Diffstat (limited to 'health')
-rw-r--r--health/2.0/vts/functional/VtsHalHealthV2_0TargetTest.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/health/2.0/vts/functional/VtsHalHealthV2_0TargetTest.cpp b/health/2.0/vts/functional/VtsHalHealthV2_0TargetTest.cpp
index 8abed0c50..cf36d6b3b 100644
--- a/health/2.0/vts/functional/VtsHalHealthV2_0TargetTest.cpp
+++ b/health/2.0/vts/functional/VtsHalHealthV2_0TargetTest.cpp
@@ -19,6 +19,7 @@
#include <mutex>
#include <VtsHalHidlTargetTestBase.h>
+#include <VtsHalHidlTargetTestEnvBase.h>
#include <android-base/logging.h>
#include <android/hardware/health/2.0/IHealth.h>
#include <android/hardware/health/2.0/types.h>