package android.hardware.tests.* as part of VTS (auto-generated)

this is to run the benchmarks continuously in the lab

Change-Id: Ia45c440a77ccc16db2cb1066ecde3b6521991ec9
diff --git a/tests/bar/1.0/Android.mk b/tests/bar/1.0/Android.mk
index 24b498e..73359c0 100644
--- a/tests/bar/1.0/Android.mk
+++ b/tests/bar/1.0/Android.mk
@@ -32,4 +32,6 @@
   libutils \
   android.hardware.tests.foo@1.0 \
 
+LOCAL_COMPATIBILITY_SUITE := vts
+-include test/vts/tools/build/Android.packaging_sharedlib.mk
 include $(BUILD_SHARED_LIBRARY)
diff --git a/tests/expression/1.0/Android.mk b/tests/expression/1.0/Android.mk
index fbd7458..cba9b5a 100644
--- a/tests/expression/1.0/Android.mk
+++ b/tests/expression/1.0/Android.mk
@@ -31,4 +31,6 @@
   libhwbinder \
   libutils \
 
+LOCAL_COMPATIBILITY_SUITE := vts
+-include test/vts/tools/build/Android.packaging_sharedlib.mk
 include $(BUILD_SHARED_LIBRARY)
diff --git a/tests/foo/1.0/Android.mk b/tests/foo/1.0/Android.mk
index 07b1aba..7a0de55 100644
--- a/tests/foo/1.0/Android.mk
+++ b/tests/foo/1.0/Android.mk
@@ -65,4 +65,6 @@
   libhwbinder \
   libutils \
 
+LOCAL_COMPATIBILITY_SUITE := vts
+-include test/vts/tools/build/Android.packaging_sharedlib.mk
 include $(BUILD_SHARED_LIBRARY)
diff --git a/tests/libhwbinder/1.0/Android.mk b/tests/libhwbinder/1.0/Android.mk
index 733095c..1c5011c 100644
--- a/tests/libhwbinder/1.0/Android.mk
+++ b/tests/libhwbinder/1.0/Android.mk
@@ -31,4 +31,6 @@
   libhwbinder \
   libutils \
 
+LOCAL_COMPATIBILITY_SUITE := vts
+-include test/vts/tools/build/Android.packaging_sharedlib.mk
 include $(BUILD_SHARED_LIBRARY)
diff --git a/tests/msgq/1.0/Android.mk b/tests/msgq/1.0/Android.mk
index 618c076..3b9a280 100644
--- a/tests/msgq/1.0/Android.mk
+++ b/tests/msgq/1.0/Android.mk
@@ -31,4 +31,6 @@
   libhwbinder \
   libutils \
 
+LOCAL_COMPATIBILITY_SUITE := vts
+-include test/vts/tools/build/Android.packaging_sharedlib.mk
 include $(BUILD_SHARED_LIBRARY)