summaryrefslogtreecommitdiff
path: root/product.mk
diff options
context:
space:
mode:
authordmitry pervushin <dmitry.pervushin@linaro.org>2013-04-30 15:03:32 +0200
committerdmitry pervushin <dmitry.pervushin@linaro.org>2013-04-30 15:03:32 +0200
commitb2e92534450a8a9f95d8c3f79dcfac727d940009 (patch)
treee80203f2a04416984e9784932b17f16b7f7a7e0d /product.mk
parent02682958e7fe8f0d7c2312583f1ecec71da89d3d (diff)
downloadlinaro-android-kernel-test-b2e92534450a8a9f95d8c3f79dcfac727d940009.tar.gz
VFAT ioctl test
vfat-volid: the simple application that can retrieve fat volume id using ioctl test.sh: the test script
Diffstat (limited to 'product.mk')
-rw-r--r--product.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/product.mk b/product.mk
index 9867f2f..c95446b 100644
--- a/product.mk
+++ b/product.mk
@@ -15,10 +15,13 @@ PRODUCT_PACKAGES += alarm-dev-test \
ashmemtest-expanded \
loggerdevtest \
sync-basic \
- nl-listener
+ nl-listener \
+ vfat-volid dosfstools
+
PRODUCT_COPY_FILES += external/linaro-android-kernel-test/binder/bindertest.sh:system/bin/bindertest.sh
PRODUCT_COPY_FILES += external/linaro-android-kernel-test/linaro-android-kernel-tests.sh:system/bin/linaro-android-kernel-tests.sh
PRODUCT_COPY_FILES += external/linaro-android-kernel-test/netfilter/ipt-idletimer.sh:system/bin/ipt-idletimer.sh
+PRODUCT_COPY_FILES += external/linaro-android-kernel-test/vfat-volid/test.sh:system/bin/vfat-volid-test.sh
# put expanded ashmemtest in/out files on the device filesystem
PRODUCT_COPY_FILES += \