summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHridya Valsaraju <hridya@google.com>2017-04-03 08:54:41 -0700
committerZhuoyao Zhang <zhuoyao@google.com>2017-05-10 13:21:14 -0700
commit1af0098b687c328d7cb328349030c69879da8b6f (patch)
treeb4226c87ddf68aa6bdd1810227173327e0a57951
parent7f78fc7bcd1e2349e3384e4c498a5fd00fb75804 (diff)
downloadbullhead-1af0098b687c328d7cb328349030c69879da8b6f.tar.gz
Stop packaging FMQ unit test/benchmark default impl in debug buildsandroid-o-preview-3android-n-iot-preview-4n-iot-preview-4
They will now be pushed via AndroidTest.xml. Test: run VTS tests Change-Id: I42a524be9d38c53ecdca1030e5de489c181c2ce9
-rw-r--r--device.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/device.mk b/device.mk
index 18ac6a6..315b657 100644
--- a/device.mk
+++ b/device.mk
@@ -275,9 +275,6 @@ ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
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 += \