mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
msgq test service in VTS am: 46e2487ac0 am: 3f20d8ba0f am: 01589d9fcf
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1425309 Change-Id: Ib2d4794813fe6270effdbe3347e25d2a98274db3
This commit is contained in:
@@ -79,7 +79,11 @@ cc_test {
|
|||||||
suffix: "64",
|
suffix: "64",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
test_suites: ["general-tests"],
|
test_suites: [
|
||||||
|
"general-tests",
|
||||||
|
"vts",
|
||||||
|
],
|
||||||
|
auto_gen_config: false,
|
||||||
|
|
||||||
// Allow dlsym'ing self for statically linked passthrough implementations
|
// Allow dlsym'ing self for statically linked passthrough implementations
|
||||||
ldflags: ["-rdynamic"],
|
ldflags: ["-rdynamic"],
|
||||||
|
|||||||
Reference in New Issue
Block a user