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

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

Change-Id: Id7820c258285a4b3a25dd6fbad3a6171247b3046
This commit is contained in:
Steven Moreland 2020-10-01 18:52:15 +00:00 committed by Automerger Merge Worker
commit 0ffa86870e

View file

@ -79,7 +79,7 @@ cc_test {
suffix: "64", suffix: "64",
}, },
}, },
test_suites: ["device-tests"], test_suites: ["general-tests"],
// Allow dlsym'ing self for statically linked passthrough implementations // Allow dlsym'ing self for statically linked passthrough implementations
ldflags: ["-rdynamic"], ldflags: ["-rdynamic"],