summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>2014-07-16 20:44:00 +0200
committerBernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>2014-07-16 20:44:00 +0200
commit711a3097d55b6fc2660ec33421050af9cd139508 (patch)
tree2287c1423154bfaa107c578b24296835e0322cf3
parent5ae9ee6d0fc78206ace3647343abb5e15d335eb8 (diff)
downloadfvp-armv8-711a3097d55b6fc2660ec33421050af9cd139508.tar.gz
Revert "device.mk: skip building tests for now"
This reverts commit b9fea3f113b169a4be2ce467233bbc1ad9e1f4d9. No longer necessary, issues are fixed. Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
-rw-r--r--device.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index 3ade98b..274bf5a 100644
--- a/device.mk
+++ b/device.mk
@@ -62,7 +62,7 @@ PRODUCT_COPY_FILES += $(call add-to-product-copy-files-if-exists,\
frameworks/native/data/etc/android.hardware.usb.accessory.xml:system/etc/permissions/android.hardware.usb.accessory.xml)
# 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)
####### Copy build and install howtos for this build ########
define copy-howto