summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/msgq/1.0/default/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/msgq/1.0/default/Android.bp b/tests/msgq/1.0/default/Android.bp
index a5ba23de7a..75bdca110e 100644
--- a/tests/msgq/1.0/default/Android.bp
+++ b/tests/msgq/1.0/default/Android.bp
@@ -79,7 +79,7 @@ cc_test {
suffix: "64",
},
},
- test_suites: ["device-tests"],
+ test_suites: ["general-tests"],
// Allow dlsym'ing self for statically linked passthrough implementations
ldflags: ["-rdynamic"],