Move android.hardware.tests.msgq@1.0-impl to system.img
Bug:63704014 Test: make vts vts-tradefed run vts -m VtsFmqUnitTest. Change-Id: I0deb28ffdbd437cc05d9c1efed63e0ba9dc3a048
This commit is contained in:
parent
adda0e8721
commit
ea35563b79
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ cc_library_shared {
|
||||||
name: "android.hardware.tests.msgq@1.0-impl",
|
name: "android.hardware.tests.msgq@1.0-impl",
|
||||||
defaults: ["hidl_defaults"],
|
defaults: ["hidl_defaults"],
|
||||||
relative_install_path: "hw",
|
relative_install_path: "hw",
|
||||||
proprietary: true,
|
|
||||||
srcs: [
|
srcs: [
|
||||||
"TestMsgQ.cpp",
|
"TestMsgQ.cpp",
|
||||||
"BenchmarkMsgQ.cpp"
|
"BenchmarkMsgQ.cpp"
|
||||||
|
|
Loading…
Reference in a new issue