libhidl_test: test_suites += device-tests am: 17453834ad
am: 2d13d00fe4

Change-Id: Iba6b431d5e1e195c500a1138859dbebbf6200db4
diff --git a/Android.bp b/Android.bp
index b78845c..97ed108 100644
--- a/Android.bp
+++ b/Android.bp
@@ -27,6 +27,7 @@
     defaults: ["libhidl-defaults"],
     gtest: false,
     srcs: ["test_main.cpp"],
+    test_suites: ["device-tests"],
 
     shared_libs: [
         "android.hidl.memory@1.0",