From 2785eb9ab54ea13bd99475d06d50a9d73dfc482c Mon Sep 17 00:00:00 2001 From: Amit Pundir Date: Wed, 28 Mar 2012 08:52:11 +0530 Subject: copy biglittle core test scripts to rootfs Change-Id: I21dbbfad248d9e0bc1e01398d26097f37901cd9a Signed-off-by: Amit Pundir --- device.mk | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/device.mk b/device.mk index 824fb08..210a35d 100644 --- a/device.mk +++ b/device.mk @@ -15,4 +15,9 @@ PRODUCT_TAGS += dalvik.gc.type-precise PRODUCT_PACKAGES += bl-agitator +PRODUCT_COPY_FILES += \ + test/linaro/biglittle/core/boot-a15/boot-a15.sh:system/bin/boot-a15.sh \ + test/linaro/biglittle/core/disk-io-stress-a15/disk-io-stress-a15.sh:system/bin/disk-io-stress-a15.sh \ + test/linaro/biglittle/core/mem-stress-a15/mem-stress-a15.sh:system/bin/mem-stress-a15.sh + $(call inherit-product, frameworks/base/build/tablet-dalvik-heap.mk) -- cgit v1.2.3