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:
Zhuoyao Zhang 2017-07-21 10:53:24 -07:00
parent adda0e8721
commit ea35563b79

View file

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