msgq service device -> general-tests

We don't need this built per-device.

Bug: 168807095
Test: fmq_test
Change-Id: Ia5c4e8fa97ea364ccc3beae3ce6fe0980d12be25
This commit is contained in:
Steven Moreland
2020-09-10 22:19:00 +00:00
parent 897f0d48bb
commit 96e0709f21

View File

@@ -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"],