Stop packaging FMQ unit test/benchmark default impl in debug builds

They will now be pushed via AndroidTest.xml.

Test: run VTS tests
Change-Id: I42a524be9d38c53ecdca1030e5de489c181c2ce9
diff --git a/device.mk b/device.mk
index 18ac6a6..315b657 100644
--- a/device.mk
+++ b/device.mk
@@ -275,9 +275,6 @@
 PRODUCT_PACKAGES += \
     libvts_profiling \
     libvts_multidevice_proto
-# Test HAL for FMQ performance benchmark.
-PRODUCT_PACKAGES += \
-    android.hardware.tests.msgq@1.0-impl
 endif
 
 PRODUCT_PACKAGES += \