msgq service device -> general-tests am: 96e0709f21 am: 5569ed1441 am: 618e41b216

Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1425308

Change-Id: Ieee97861eb485cc8c5cc463e86e87c9a3e80e223
diff --git a/tests/msgq/1.0/default/Android.bp b/tests/msgq/1.0/default/Android.bp
index a5ba23d..75bdca1 100644
--- a/tests/msgq/1.0/default/Android.bp
+++ b/tests/msgq/1.0/default/Android.bp
@@ -79,7 +79,7 @@
             suffix: "64",
         },
     },
-    test_suites: ["device-tests"],
+    test_suites: ["general-tests"],
 
     // Allow dlsym'ing self for statically linked passthrough implementations
     ldflags: ["-rdynamic"],