commit | 8a36c0b01c6aad5fbcc238ba81337b205f897df3 | [log] [tgz] |
---|---|---|
author | Keun Soo Yim <yim@google.com> | Thu Nov 17 15:49:13 2016 -0800 |
committer | Keun Soo Yim <yim@google.com> | Mon Nov 21 19:16:12 2016 -0800 |
tree | 8573f9a5a5d63cd19411c04c0760d65c151b83c7 | |
parent | 0b855f81c8928b5f48e20274a15f032475872be2 [diff] [blame] |
move VTS HIDL HAL tests to the corresponding interface directories Bug: 32783461 Test: vts-tradefed; run vts-hal-hidl Change-Id: Iead44eaf65dcd4de2286267467c4a4a322a88205
diff --git a/vibrator/1.0/vts/Android.mk b/vibrator/1.0/vts/Android.mk index 2f612d5..080eb88 100644 --- a/vibrator/1.0/vts/Android.mk +++ b/vibrator/1.0/vts/Android.mk
@@ -77,3 +77,5 @@ LOCAL_PROTOC_OPTIMIZE_TYPE := full include $(BUILD_SHARED_LIBRARY) + +include $(call all-makefiles-under,$(LOCAL_PATH))