summaryrefslogtreecommitdiff
path: root/device.mk
diff options
context:
space:
mode:
authorHridya Valsaraju <hridya@google.com>2017-05-11 01:30:44 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-05-11 01:30:44 +0000
commit21f348547bb4e1046248da0bf0522597bb5dff55 (patch)
tree7df53d14ccf3c6d51769ebd807e96d752c206351 /device.mk
parentccfd29a8b50308fbeed6b30f0cf51e433607179e (diff)
parent4a7ba3db64afab9803fa774ed3d45d4418d09959 (diff)
downloadbullhead-21f348547bb4e1046248da0bf0522597bb5dff55.tar.gz
Stop packaging FMQ unit test/benchmark default impl in debug builds am: 1af0098b68 am: 33c5a7c925
am: 4a7ba3db64 Change-Id: I29eb5bd8405e65e41881ed9531176ce83187b9e5
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/device.mk b/device.mk
index ba640ac..2ec538c 100644
--- a/device.mk
+++ b/device.mk
@@ -325,9 +325,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 += \