msgq service device -> general-tests am: 96e0709f21

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

Change-Id: Ie9fe6db7129be1257970c751a3053aea5200a1d1
This commit is contained in:
Steven Moreland
2020-10-01 17:41:25 +00:00
committed by Automerger Merge Worker

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