Merge "Fix hidl_test when there is a failure."
diff --git a/test/Android.mk b/test/Android.mk
index 833de03..ff0001c 100644
--- a/test/Android.mk
+++ b/test/Android.mk
@@ -38,6 +38,6 @@
 
 LOCAL_MODULE := VtsHidlUnitTests
 VTS_CONFIG_SRC_DIR := system/tools/hidl/tests
-include test/vts/tools/build/Android.host_config.mk
+-include test/vts/tools/build/Android.host_config.mk
 
 include $(call all-makefiles-under,$(LOCAL_PATH))