summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAxel Fagerstedt <axel.fagerstedt@linaro.org>2013-02-14 15:51:32 +0100
committerAxel Fagerstedt <axel.fagerstedt@linaro.org>2013-02-14 15:59:49 +0100
commit69ced41d78cabe393d2faddd6a2c1c120df698bd (patch)
tree2b33f409da97b683203d9f883f2e28d4f35ac4b7
parent49923809689076225ab0c1c9df74f031b9d4310e (diff)
downloadlinaro-android-kernel-test-69ced41d78cabe393d2faddd6a2c1c120df698bd.tar.gz
Update PRODUCT_COPY_FILES
linaro-android-kernel-test.sh is now copied to /system/bin ashmemtest-expanded-runner.sh is no longer copied
-rw-r--r--product.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/product.mk b/product.mk
index eb180e0..3dfbd08 100644
--- a/product.mk
+++ b/product.mk
@@ -3,7 +3,7 @@ PRODUCT_PACKAGES += alarm-dev-test \
ashmemtest \
ashmemtest-expanded \
sync-basic
-PRODUCT_COPY_FILES += external/linaro-android-kernel-test/ashmemtest-expanded/ashmemtest-expanded-runner.sh:system/bin/ashmemtest-expanded-runner.sh
+PRODUCT_COPY_FILES += external/linaro-android-kernel-test/linaro-android-kernel-tests.sh:system/bin/linaro-android-kernel-tests.sh
# put expanded ashmemtest in/out files on the device filesystem
PRODUCT_COPY_FILES += \