summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmit Pundir <amit.pundir@linaro.org>2014-07-17 23:47:22 +0530
committerAmit Pundir <amit.pundir@linaro.org>2014-07-17 23:47:22 +0530
commit6541036634e708e9c954ec783cf6a8b7e2cc802f (patch)
tree65c10c28cd2a7ddf000ae8a5493fe659eaafabe3
parent28deee48455db2ac7a74996b7a66d2247213cd02 (diff)
downloadjuno-6541036634e708e9c954ec783cf6a8b7e2cc802f.tar.gz
Revert "device.mk: skip building tests for now"
This reverts commit 52019e44425038f8e65b7dde84066510ac7d25bf.
-rw-r--r--device.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index 7808735..2025d2e 100644
--- a/device.mk
+++ b/device.mk
@@ -72,7 +72,7 @@ PRODUCT_COPY_FILES += $(call add-to-product-copy-files-if-exists,\
vendor/arm/32b/gralloc.juno.so:system/lib/hw/gralloc.juno.so)
# Include application and binaries needed for test
-#$(call inherit-product-if-exists, device/linaro/common/extra-and-tests.mk)
+$(call inherit-product-if-exists, device/linaro/common/extra-and-tests.mk)
# Include Android userspace tests
$(call inherit-product-if-exists, external/linaro-android-userspace-test/product.mk)